about summary refs log tree commit diff
path: root/src/doc/rustc
diff options
context:
space:
mode:
authorSantiago Pastorino <spastorino@gmail.com>2020-03-06 11:13:26 -0300
committerSantiago Pastorino <spastorino@gmail.com>2020-03-10 17:08:10 -0300
commit0037f4e37cb32f6195ab57fe4e5d34eb0adcd2d5 (patch)
treec571b568071f6ed615a04cc3932eabde9ac6f53b /src/doc/rustc
parent1e179690f8ad9790eb3a6b1dbb6a0ddf479f2c86 (diff)
downloadrust-0037f4e37cb32f6195ab57fe4e5d34eb0adcd2d5.tar.gz
rust-0037f4e37cb32f6195ab57fe4e5d34eb0adcd2d5.zip
Rename rustc-guide to rustc-dev-guide
Diffstat (limited to 'src/doc/rustc')
-rw-r--r--src/doc/rustc/src/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/contributing.md b/src/doc/rustc/src/contributing.md
index 25a5c97b0a1..730cebe279a 100644
--- a/src/doc/rustc/src/contributing.md
+++ b/src/doc/rustc/src/contributing.md
@@ -8,5 +8,5 @@ more, you'll want to check that out.
 If you would like to contribute to _this_ book, you can find its source in the
 rustc source at [src/doc/rustc][rustc_book].
 
-[rustc_guide]: https://rust-lang.github.io/rustc-guide/
+[rustc_guide]: https://rust-lang.github.io/rustc-dev-guide/
 [rustc_book]: https://github.com/rust-lang/rust/tree/master/src/doc/rustc