]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/redirects/crates-and-modules.md
New upstream version 1.23.0+dfsg1
[rustc.git] / src / doc / book / redirects / crates-and-modules.md
index 9f0fc96b0734bd04de668f9e7fd80fe3ad691e0d..535d6ce48fe7acbfe885aba85ca40ecd5e33d7c3 100644 (file)
@@ -5,8 +5,11 @@ If you're trying to learn Rust, checking out [the second edition][2] might be a
 
 * [This page in the first edition of the The Rust Programming Language][1]
 
-* [Index of the second edition of The Rust Programming Language][2]
+* [Related chapter about modules in the second edition of The Rust Programming Language][2]
+
+* [Related chapter about crates in the second edition of The Rust Programming Language][3]
 
 
 [1]: first-edition/crates-and-modules.html
-[2]: second-edition/index.html
+[2]: second-edition/ch07-00-modules.html
+[3]: second-edition/ch14-00-more-about-cargo.html