diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2019-08-06 02:36:59 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2019-08-06 02:36:59 +0200 |
| commit | 175eb9ca93cf9dbf841d70a6845f820e73180b2d (patch) | |
| tree | 366aa6a5e865ba457c72feed9710a15a56cd6de8 | |
| parent | f6ecdc2f61b96de199be956cad853a7c02bcfb58 (diff) | |
| download | rust-175eb9ca93cf9dbf841d70a6845f820e73180b2d.tar.gz rust-175eb9ca93cf9dbf841d70a6845f820e73180b2d.zip | |
doc: fix broken sentence
Also, the move was done nearly a year ago
| -rw-r--r-- | src/test/COMPILER_TESTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/COMPILER_TESTS.md b/src/test/COMPILER_TESTS.md index c4ca4781343..3f47ca834cd 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). |
