Fix link to clippy sync docs

This commit is contained in:
Amos Wenger 2022-07-19 14:34:18 +02:00 committed by Tshepang Mbambo
parent 9ca52b51d7
commit 386fc96942
1 changed files with 1 additions and 1 deletions

View File

@ -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