Skip to content

Commit

Permalink
Re-direct to the right place.
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
steveklabnik committed Jan 14, 2015
1 parent 6ba9acd commit 4021924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/tutorial.md
@@ -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!

0 comments on commit 4021924

Please sign in to comment.