X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=61d3c9e1157203f0c4ed5165608d92294eaca808;hb=e9b961754ecc425e11d6f5eaa67a01cd89b1d42b;hp=c5468a2924888e877a5d18e5a7ed5b4c05bceb3d;hpb=3f2ae44ba43a9b591f86c1a5d9e0b8b720cfa20a;p=rust.git diff --git a/README.md b/README.md index c5468a29248..61d3c9e1157 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The Rust build system has a Python script called `x.py` to bootstrap building the compiler. More information about it may be found by running `./x.py --help` or reading the [rustc guide][rustcguidebuild]. -[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 ### Building on *nix 1. Make sure you have installed the dependencies: