Skip to content

Commit 6cf808b

Browse files
committed
Make it easier to find the developer guide
Adding the link that I wish had been there when I first looked for this info.
1 parent a0ed687 commit 6cf808b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ All contributors are expected to follow the [Rust Code of Conduct].
3030
## The Clippy book
3131

3232
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.
33+
a [developer guide] and is a good place to start your journey.
3434

3535
<!-- FIXME: Link to the deployed book, once it is deployed through CI -->
3636
[Clippy book]: book/src
37+
[developer guide]: book/src/development
3738

3839
## High level approach
3940

0 commit comments

Comments
 (0)