]> git.lizzy.rs Git - rust.git/blobdiff - README.md
incr.comp.: Don't use Ident in DefPath because that's unstable across compilation...
[rust.git] / README.md
index dbb5bf9ce38d63204d32cba2561c59350c9efe88..0b209fd3e9492c126a86bbc87b6d436fdc06f301 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,9 +7,9 @@ standard library, and documentation.
 
 ## Quick Start
 
-Read ["Installing Rust"] from [The Book].
+Read ["Installation"] from [The Book].
 
-["Installing Rust"]: https://doc.rust-lang.org/book/getting-started.html#installing-rust
+["Installation"]: https://doc.rust-lang.org/book/second-edition/ch01-01-installation.html
 [The Book]: https://doc.rust-lang.org/book/index.html
 
 ## Building from Source