Skip to content

Commit

Permalink
Rollup merge of #50839 - glassresistor:master, r=steveklabnik
Browse files Browse the repository at this point in the history
Make sure people know the book is free oline

I've used the tutorial a number of times to relearn rust basics.  When i saw this for a moment I was sad thinking it had been taken offline.
  • Loading branch information
Mark-Simulacrum committed May 17, 2018
2 parents 53ea73a + cfa26da commit faa1f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/tutorial.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
% The Rust Tutorial

This tutorial has been deprecated in favor of [the Book](book/index.html). Go check that out instead!
This tutorial has been deprecated in favor of [the Book](book/index.html), which is available free online and in dead tree form. Go check that out instead!

0 comments on commit faa1f21

Please sign in to comment.