Correct the link to rust reference

The current link provides a link to two versions of the book, both redirecting to the "current version", which is the link this PR uses
This commit is contained in:
Arthur Milchior 2024-01-12 05:52:52 +01:00 committed by Tshepang Mbambo
parent 7f49cdcba2
commit 1fb019f237
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ You might also find the following sites useful:
[gsearchdocs]: https://www.google.com/search?q=site:doc.rust-lang.org+your+query+here
[stddocs]: https://doc.rust-lang.org/std
[rif]: http://internals.rust-lang.org
[rr]: https://doc.rust-lang.org/book/README.html
[rr]: https://doc.rust-lang.org/book/
[rustforge]: https://forge.rust-lang.org/
[tlgba]: https://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
[ro]: https://www.rustaceans.org/