diff options
| author | Do Duy <juchiast@gmail.com> | 2018-10-15 15:54:29 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-15 15:54:29 +0700 |
| commit | e03d24e153ca7cfe6921f39e9aea1167e01127bb (patch) | |
| tree | f50ca39e44dcaaa2bd2a77d9fb1c9ad45cca1557 /CONTRIBUTING.md | |
| parent | c40e2ac2b61e7302de37f54574df987053c15cb2 (diff) | |
| download | rust-e03d24e153ca7cfe6921f39e9aea1167e01127bb.tar.gz rust-e03d24e153ca7cfe6921f39e9aea1167e01127bb.zip | |
Update rustc documentation link
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 49961d02dda..fe6bea9d8dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -646,7 +646,7 @@ are: * Don't be afraid to ask! The Rust community is friendly and helpful. [rustc guide]: https://rust-lang-nursery.github.io/rustc-guide/about-this-guide.html -[gdfrustc]: http://manishearth.github.io/rust-internals-docs/rustc/ +[gdfrustc]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/ [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 |
