]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_driver/README.md
Rollup merge of #73953 - JohnTitor:audit-hidden-sugg, r=estebank
[rust.git] / src / librustc_driver / README.md
index 5fd6343034c61fbd06e5e418145e0e2b1398c4d5..37dc7f6ba5fe4b06d1654ee4e686ecb7ce60e577 100644 (file)
@@ -5,6 +5,6 @@ not contain any of the "main logic" of the compiler (though it does
 have some code related to pretty printing or other minor compiler
 options).
 
-For more information about how the driver works, see the [rustc guide].
+For more information about how the driver works, see the [rustc dev guide].
 
-[rustc guide]: https://rust-lang.github.io/rustc-dev-guide/rustc-driver.html
+[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/rustc-driver.html