mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
Rollup merge of #45778 - Havvy:patch-1, r=steveklabnik
Update reference link in doc's 404 It's currently linking to a page that says it's on the page I'm changing the link too.
This commit is contained in:
@@ -22,7 +22,7 @@ Some things that might be helpful to you though:
|
||||
# Reference
|
||||
|
||||
* [The Rust official site](https://www.rust-lang.org)
|
||||
* [The Rust reference](https://doc.rust-lang.org/reference.html)
|
||||
* [The Rust reference](https://doc.rust-lang.org/reference/index.html)
|
||||
|
||||
# Docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user