about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorAmos Wenger <fasterthanlime@users.noreply.github.com>2022-07-19 15:08:23 +0200
committerTshepang Mbambo <tshepang@gmail.com>2022-07-19 15:58:55 +0200
commit8cf6d8019dc61578eb42facdf66755c66e44aa8e (patch)
treeb6eb2afe8d752d77601557d5b8dcdfdfce3f2d30 /src/doc/rustc-dev-guide
parente860ca1d704a304c17712e951715d23cad6b0819 (diff)
downloadrust-8cf6d8019dc61578eb42facdf66755c66e44aa8e.tar.gz
rust-8cf6d8019dc61578eb42facdf66755c66e44aa8e.zip
Link to rendered book directly
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/contributing.md b/src/doc/rustc-dev-guide/src/contributing.md
index e935a566aad..2a26932b5e4 100644
--- a/src/doc/rustc-dev-guide/src/contributing.md
+++ b/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
 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