Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomez
doc: fix redirected link in `/index.html` Fallout from #101166
This commit is contained in:
commit
4515cb9621
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ accomplishing various tasks.
|
|||
|
||||
Many of Rust's errors come with error codes, and you can request extended
|
||||
diagnostics from the compiler on those errors. You can also [read them
|
||||
here](error-index.html), if you prefer to read them that way.
|
||||
here](error_codes/index.html), if you prefer to read them that way.
|
||||
|
||||
# Master Rust
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue