From 5c8febd8cbebf2acfb48c9afb327e8b002aef7fa Mon Sep 17 00:00:00 2001 From: Amos Wenger Date: Tue, 19 Jul 2022 14:34:18 +0200 Subject: [PATCH] Fix link to clippy sync docs --- src/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributing.md b/src/contributing.md index 34e0264f..e935a566 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -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