diff options
| author | Brendan McLoughlin <btmcloughlin@gmail.com> | 2014-04-21 21:47:22 -0400 |
|---|---|---|
| committer | Brendan McLoughlin <btmcloughlin@gmail.com> | 2014-04-21 21:47:22 -0400 |
| commit | 78cdec0951cde471fbc984b73ebf96d0308da7d4 (patch) | |
| tree | 5bacb1fb9c78b84c91797d2e07659b01a8f5acfa /src/doc/tutorial.md | |
| parent | 4401f88688eec9052f292ce3b3b8cb96da2853f2 (diff) | |
| download | rust-78cdec0951cde471fbc984b73ebf96d0308da7d4.tar.gz rust-78cdec0951cde471fbc984b73ebf96d0308da7d4.zip | |
Update the "Additional tutorials" link
Diffstat (limited to 'src/doc/tutorial.md')
| -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 bd0851f9700..839c9f982f0 100644 --- a/src/doc/tutorial.md +++ b/src/doc/tutorial.md @@ -33,7 +33,7 @@ pleasant high-level features include: This is an introductory tutorial for the Rust programming language. It covers the fundamentals of the language, including the syntax, the type system and memory model, generics, and modules. [Additional -tutorials](#what-next) cover specific language features in greater +tutorials](#what-next?) cover specific language features in greater depth. This tutorial assumes that the reader is already familiar with one or |
