X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=61d3c9e1157203f0c4ed5165608d92294eaca808;hb=e19cb40fda70ea3f75bc1927c114ea53d231b288;hp=c5468a2924888e877a5d18e5a7ed5b4c05bceb3d;hpb=2f4b47189de6a379c340be64f2200bec14d972ff;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: