Skip to content

Commit e2bb6fc

Browse files
Merge pull request rust-lang/rustc-dev-guide#2836 from reddevilmidzy/rr
Update link for Rust reference documentation
2 parents a43992e + 72b21f4 commit e2bb6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/doc/rustc-dev-guide/src/about-this-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You might also find the following sites useful:
9898
[gsearchdocs]: https://www.google.com/search?q=site:doc.rust-lang.org+your+query+here
9999
[stddocs]: https://doc.rust-lang.org/std
100100
[rif]: http://internals.rust-lang.org
101-
[rr]: https://doc.rust-lang.org/book/
101+
[rr]: https://doc.rust-lang.org/reference/
102102
[rustforge]: https://forge.rust-lang.org/
103103
[tlgba]: https://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
104104
[ro]: https://www.rustaceans.org/

0 commit comments

Comments
 (0)