We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a520a commit 980cc6dCopy full SHA for 980cc6d
src/doc/index.md
@@ -107,6 +107,6 @@ Rust. It's also sometimes called "the 'nomicon."
107
108
## The `rustc` Contribution Guide
109
110
-[The `rustc` Guide](https://rust-lang-nursery.github.io/rustc-guide/) documents how
+[The `rustc` Guide](https://rust-lang.github.io/rustc-guide/) documents how
111
the compiler works and how to contribute to it. This is useful if you want to build
112
or modify the Rust compiler from source (e.g. to target something non-standard).
0 commit comments