We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a591e72 + 72e7064 commit 7c427f0Copy full SHA for 7c427f0
CONTRIBUTING.md
@@ -30,10 +30,10 @@ All contributors are expected to follow the [Rust Code of Conduct].
30
## The Clippy book
31
32
If you're new to Clippy and don't know where to start the [Clippy book] includes
33
-a developer guide and is a good place to start your journey.
+a [developer guide] and is a good place to start your journey.
34
35
-<!-- FIXME: Link to the deployed book, once it is deployed through CI -->
36
-[Clippy book]: book/src
+[Clippy book]: https://doc.rust-lang.org/nightly/clippy/index.html
+[developer guide]: https://doc.rust-lang.org/nightly/clippy/development/index.html
37
38
## High level approach
39
0 commit comments