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 4f9044a commit 54e7ee9Copy full SHA for 54e7ee9
src/doc/rustc-dev-guide/src/contributing.md
@@ -227,7 +227,7 @@ Luckily you can just abort this without any consequences by throwing away either
227
in rustc or the pushed branch on the remote and try again. It is usually fairly obvious
228
that this is happening because you suddenly get thousands of commits that want to be synchronized.
229
230
-[clippy-sync-docs]: https://github.com/rust-lang/rust-clippy/blob/master/book/src/development/infrastructure/sync.md
+[clippy-sync-docs]: https://doc.rust-lang.org/nightly/clippy/development/infrastructure/sync.html
231
232
#### Creating a new subtree dependency
233
0 commit comments