From 01999d0e811a07d9089c1b2158a6602ce6890f2f Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 6 Aug 2015 18:31:23 +0200 Subject: [PATCH] update Rustonomicon link --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 97d3530..b08b1da 100644 --- a/src/main.rs +++ b/src/main.rs @@ -119,8 +119,8 @@ fn main() { // 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/) -// * [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) -- 2.30.2