diff --git a/src/test/COMPILER_TESTS.md b/src/test/COMPILER_TESTS.md index c4ca478134399..3f47ca834cda6 100644 --- a/src/test/COMPILER_TESTS.md +++ b/src/test/COMPILER_TESTS.md @@ -1,4 +1,4 @@ # Compiler Test Documentation -Documentation the compiler testing framework has moved to +Documentation for the compiler testing framework can be found in [the rustc guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).