update Rustonomicon link
authorRalf Jung <post@ralfj.de>
Thu, 6 Aug 2015 16:31:23 +0000 (18:31 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 6 Aug 2015 16:31:23 +0000 (18:31 +0200)
src/main.rs

index 97d353067e6f1f701320a5804fc19af04f798bcf..b08b1dae7663c84d12a1e17eca6e495ee0cf2593 100644 (file)
@@ -119,8 +119,8 @@ fn main() {
 // of the most interesting places here:
 // 
 // * [The Rust Book](https://doc.rust-lang.org/stable/book/)
 // of the most interesting places here:
 // 
 // * [The Rust Book](https://doc.rust-lang.org/stable/book/)
+// * [The Rustonomicon](https://doc.rust-lang.org/nightly/nomicon/)
 // * [Rust by Example](http://rustbyexample.com/)
 // * [Rust by Example](http://rustbyexample.com/)
-// * [The Advanced Rust Programming Guide](http://cglab.ca/~abeinges/blah/turpl/_book/README.html)
 // * The [Rust Subreddit](https://www.reddit.com/r/rust/)
 // * A [collection of links](https://github.com/ctjhoa/rust-learning) to blog posts, articles, videos, etc. for learning Rust.
 // * For the IRC channel and other forums, see the "Community" section of the [Rust Documentation index](http://doc.rust-lang.org/index.html)
 // * The [Rust Subreddit](https://www.reddit.com/r/rust/)
 // * A [collection of links](https://github.com/ctjhoa/rust-learning) to blog posts, articles, videos, etc. for learning Rust.
 // * For the IRC channel and other forums, see the "Community" section of the [Rust Documentation index](http://doc.rust-lang.org/index.html)