Fix broken link in README

This commit is contained in:
Alice Ryhl 2019-11-06 16:41:24 +01:00
parent 61a551b493
commit 2daf7b9fe3
No known key found for this signature in database
GPG Key ID: 0458BEEE58C63946
1 changed files with 1 additions and 1 deletions

View File

@ -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: