Skip to content

Commit

Permalink
Add link to docs to README (alloy-rs#542)
Browse files Browse the repository at this point in the history
While the GH repo's site is the docs page, that is off-center (and not rendered when viewing the repository via a cloned local view). I had to be explicitly told the docs site existed due to not noticing that location (nor any other which may or may not exist). Ideally, the README includes the link *somewhere*. This is a location with no changes to layout.
  • Loading branch information
kayabaNerve authored and ben186 committed Jul 27, 2024
1 parent 3e7142c commit 5bbe667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Alloy connects applications to blockchains.

Alloy is a rewrite of [`ethers-rs`] from the ground up, with exciting new
features, high performance, and excellent docs.
features, high performance, and excellent [docs](alloy-rs.github.io/alloy/).

[`ethers-rs`] will continue to be maintained until we have achieved
feature-parity in Alloy. No action is currently needed from devs.
Expand Down

0 comments on commit 5bbe667

Please sign in to comment.