Skip to content

Commit

Permalink
Fix link to clippy sync docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime authored and tshepang committed Jul 19, 2022
1 parent 2b87b31 commit 5c8febd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Luckily you can just abort this without any consequences by throwing away either
in rustc or the pushed branch on the remote and try again. It is usually fairly obvious
that this is happening because you suddenly get thousands of commits that want to be synchronized.

[clippy-sync-docs]: https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md#syncing-changes-between-clippy-and-rust-langrust
[clippy-sync-docs]: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/infrastructure/sync.md

#### Creating a new subtree dependency

Expand Down

0 comments on commit 5c8febd

Please sign in to comment.