diff options
| author | Florian Berger <fbergr@gmail.com> | 2016-04-15 22:28:32 +0300 |
|---|---|---|
| committer | Florian Berger <fbergr@gmail.com> | 2016-04-15 22:28:32 +0300 |
| commit | daa48a294f1e06e4e8b4afe5053e77c96f609950 (patch) | |
| tree | e86778d110a9cf601d8c278a4b2d28ef0b454c60 | |
| parent | 5d5f4b5e3fcd377400bcc2140621cff6fd73a617 (diff) | |
| download | rust-daa48a294f1e06e4e8b4afe5053e77c96f609950.tar.gz rust-daa48a294f1e06e4e8b4afe5053e77c96f609950.zip | |
Fix link in contributing page
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 10598e78ec5..9d61feef81a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -307,7 +307,7 @@ are: [gsearchdocs]: https://www.google.com/search?q=site:doc.rust-lang.org+your+query+here [rif]: http://internals.rust-lang.org [rr]: https://doc.rust-lang.org/book/README.html -[tlgba]: http://tomlee.co/2014/04/03/a-more-detailed-tour-of-the-rust-compiler/ +[tlgba]: http://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/ [ro]: http://www.rustaceans.org/ [rctd]: ./COMPILER_TESTS.md [cheatsheet]: http://buildbot.rust-lang.org/homu/ |
