We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a551b commit 2daf7b9Copy full SHA for 2daf7b9
README.md
@@ -21,7 +21,7 @@ The Rust build system has a Python script called `x.py` to bootstrap building
21
the compiler. More information about it may be found by running `./x.py --help`
22
or reading the [rustc guide][rustcguidebuild].
23
24
-[rustcguidebuild]: https://rust-lang.github.io/rustc-guide/how-to-build-and-run.html
+[rustcguidebuild]: https://rust-lang.github.io/rustc-guide/building/how-to-build-and-run.html
25
26
### Building on *nix
27
1. Make sure you have installed the dependencies:
0 commit comments