Update the "Additional tutorials" link

This commit is contained in:
Brendan McLoughlin 2014-04-21 21:47:22 -04:00
parent 4401f88688
commit 78cdec0951

@ -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