]> git.lizzy.rs Git - rust.git/blobdiff - src/test/COMPILER_TESTS.md
Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbini
[rust.git] / src / test / COMPILER_TESTS.md
index c4ca478134399a3773ebc649989e2db3e48dd1cb..ea540bd0b18a98e7b9bae81b0c9a37d4d6281e19 100644 (file)
@@ -1,4 +1,4 @@
 # Compiler Test Documentation
 
-Documentation the compiler testing framework has moved to
-[the rustc guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).
+Documentation for the compiler testing framework can be found in
+[the rustc dev guide](https://rustc-dev-guide.rust-lang.org/tests/intro.html).