X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=639789123d8321ebedda2356f910934393bc97e3;hb=ef9c4f5cef53c547b6f0af7c3049abb319368419;hp=70d3d51ce9b237962d0aae06677ffa875f2eefbc;hpb=50dcefca7813a2985c0f1c1863efbe5ce7958815;p=rust.git diff --git a/README.md b/README.md index 70d3d51ce9b..639789123d8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The Rust build system uses a Python script called `x.py` to build the compiler, which manages the bootstrapping process. More information about it can be found by running `./x.py --help` or reading the [rustc dev guide][rustcguidebuild]. -[gettingstarted]: https://rustc-dev-guide.rust-lang.org/getting-started.md +[gettingstarted]: https://rustc-dev-guide.rust-lang.org/getting-started.html [rustcguidebuild]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html ### Building on a Unix-like system