]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/index.md
Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung
[rust.git] / src / doc / index.md
index 0a2a80e8fd6e2b4d62dcf9a93f2dc5983b0da249..2d10230ffcf7a9d49d4108501470a9da6fc7f4d3 100644 (file)
@@ -120,7 +120,7 @@ Rust. It's also sometimes called "the 'nomicon."
 
 ## The `rustc` Contribution Guide
 
-[The `rustc` Guide](https://rust-lang.github.io/rustc-guide/) documents how
+[The `rustc` Guide](https://rustc-dev-guide.rust-lang.org/) documents how
 the compiler works and how to contribute to it. This is useful if you want to build
 or modify the Rust compiler from source (e.g. to target something non-standard).