X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2FREADME.md;h=b69a92a723778b4b4224dfc37e1f85fb40c92cdb;hb=a8bb2458e1798891112e53b08fe72477fdb75070;hp=2f7cf90c5f0305b433880a533ed6fd26621255e7;hpb=25091ed9b7739e12466fb2490baa1e8a2815121c;p=rust.git diff --git a/src/README.md b/src/README.md index 2f7cf90c5f0..b69a92a7237 100644 --- a/src/README.md +++ b/src/README.md @@ -3,6 +3,6 @@ This directory contains the source code of the rust project, including: - `libstd` - Various submodules for tools, like rustdoc, rls, etc. -For more information on how various parts of the compiler work, see the [rustc guide]. +For more information on how various parts of the compiler work, see the [rustc dev guide]. -[rustc guide]: https://rust-lang.github.io/rustc-guide/about-this-guide.html +[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html