]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/redirects/strings.md
New upstream version 1.23.0+dfsg1
[rustc.git] / src / doc / book / redirects / strings.md
index 523bc8fb754d71c84dbbaf7e1fc1f9ac6cdeb808..8aaaab51eb7654d3766593793e504e3c11fdb618 100644 (file)
@@ -5,8 +5,12 @@ 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 section in second edition of The Rust Programming Language][2]
+
+* [Related page in second edition of The Rust Programming Language  (covering more advanced topics)][3]
 
 
 [1]: first-edition/strings.html
-[2]: second-edition/index.html
+[2]: second-edition/ch04-03-slices.html#string-slices
+[3]: second-edition/ch08-02-strings.html
+