Skip to content

Commit 980cc6d

Browse files
authored
rustc-guide has moved
1 parent 10a520a commit 980cc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,6 @@ Rust. It's also sometimes called "the 'nomicon."
107107

108108
## The `rustc` Contribution Guide
109109

110-
[The `rustc` Guide](https://rust-lang-nursery.github.io/rustc-guide/) documents how
110+
[The `rustc` Guide](https://rust-lang.github.io/rustc-guide/) documents how
111111
the compiler works and how to contribute to it. This is useful if you want to build
112112
or modify the Rust compiler from source (e.g. to target something non-standard).

0 commit comments

Comments
 (0)