]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/index.md
Update books
[rust.git] / src / doc / index.md
index b77790e33b70af785b9c3444fd87fc344d08c564..744c7f709a6dbe3be9e7be7c00328e33f0574d39 100644 (file)
@@ -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