Skip to content

Commit

Permalink
doc: fix redirected link in /index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed Sep 16, 2022
1 parent 54f20bb commit b6c851a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b6c851a

Please sign in to comment.