]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #40326 - crazymerlyn:fix-doc-link, r=alexcrichton
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Wed, 8 Mar 2017 18:54:06 +0000 (20:54 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2017 18:54:06 +0000 (20:54 +0200)
Update link to COMPILER_TESTS.md in CONTRIBUTING.md

Link to compiler test documentation was broken after the file was moved by #40086.
This updates the link to the new location of the file.

CONTRIBUTING.md

index 1e983cfd726d6990c25f6ce28f30a3efa8405082..f921fb2c94233efa196d6ef16ebc271dc2a813a5 100644 (file)
@@ -406,5 +406,5 @@ are:
 [rr]: https://doc.rust-lang.org/book/README.html
 [tlgba]: http://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
 [ro]: http://www.rustaceans.org/
-[rctd]: ./COMPILER_TESTS.md
+[rctd]: ./src/test/COMPILER_TESTS.md
 [cheatsheet]: https://buildbot.rust-lang.org/homu/