X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CONTRIBUTING.md;h=bd1d49fb24dc3a8ee0d80ee915d7b66164efe527;hb=43a74051c7b699e2df66122cfcf074aaf144a4fe;hp=37a217d2a04523fb53a3cc1c1ed6031ca2ff787b;hpb=6bb7449fdb0c1abb597b6a3d3ab77efab466c937;p=rust.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 37a217d2a04..bd1d49fb24d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -105,7 +105,7 @@ contributions to the compiler and the standard library. It also lists some really useful commands to the build system (`./x.py`), which could save you a lot of time. -[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 ## Pull Requests [pull-requests]: #pull-requests