fix link into book
authorRalf Jung <post@ralfj.de>
Mon, 13 Jun 2016 18:45:38 +0000 (20:45 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 13 Jun 2016 18:45:38 +0000 (20:45 +0200)
src/main.rs

index b4ee6ffee289c473a24e923efc9167936e884158..835a150d537c7e72507031ea256b1eee3c72f774 100644 (file)
@@ -39,7 +39,7 @@
 // You will need to have Rust installed, of course. It is available for download on
 // [the Rust website](https://www.rust-lang.org/). Make sure you get at least version 1.3.
 // More detailed installation instructions are provided in
-// [the second chapter of The Book](https://doc.rust-lang.org/stable/book/installing-rust.html).
+// [The Book](https://doc.rust-lang.org/stable/book/).
 // This will also install `cargo`, the tool responsible for building rust projects (or *crates*).
 // 
 // Next, we have to prepare a workspace for you to conduct your Rust-101 work in, so that you don't