From 0e30f7c0bf91738774738ae3eb9a43ee45ee0996 Mon Sep 17 00:00:00 2001 From: Amos Wenger Date: Tue, 19 Jul 2022 15:08:23 +0200 Subject: [PATCH] Link to rendered book directly Co-authored-by: Yuki Okushi --- src/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributing.md b/src/contributing.md index e935a566..2a26932b 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/book/src/development/infrastructure/sync.md +[clippy-sync-docs]: https://doc.rust-lang.org/nightly/clippy/development/infrastructure/sync.html #### Creating a new subtree dependency