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.
1 parent a0ed687 commit 6cf808bCopy full SHA for 6cf808b
CONTRIBUTING.md
@@ -30,10 +30,11 @@ 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
37
+[developer guide]: book/src/development
38
39
## High level approach
40
0 commit comments