diff options
| author | Mikela <glassresistor@gmail.com> | 2018-05-17 09:49:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-17 09:49:28 -0700 |
| commit | ec0d946b28f29eb779a81c8c7d42a46b76aab736 (patch) | |
| tree | c7772453b6e34b96191ca97fd35e7dc9f13d467e | |
| parent | e3150564f889a3bad01795d9fcb31d4f14d58a99 (diff) | |
| download | rust-ec0d946b28f29eb779a81c8c7d42a46b76aab736.tar.gz rust-ec0d946b28f29eb779a81c8c7d42a46b76aab736.zip | |
Make sure people know the book is free oline
| -rw-r--r-- | src/doc/tutorial.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/tutorial.md b/src/doc/tutorial.md index 87f3a0c765c..0b50d26ef91 100644 --- a/src/doc/tutorial.md +++ b/src/doc/tutorial.md @@ -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 it dead tree form. Go check that out instead! |
