mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
rollup merge of #21124: steveklabnik/fix_redirect
Why redirect Tutorial -> Guide -> Book when you can just Tutorial -> Book? Suggested here: http://www.reddit.com/r/rust/comments/2schav/is_it_possible_to_automatically_redirect/
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
% The Rust Tutorial
|
||||
|
||||
This tutorial has been deprecated in favor of [the Guide](guide.html). Go check that out instead!
|
||||
This tutorial has been deprecated in favor of [the Book](book/index.html). Go check that out instead!
|
||||
|
||||
Reference in New Issue
Block a user