]> git.lizzy.rs Git - rust.git/commitdiff
Update the "Additional tutorials" link
authorBrendan McLoughlin <btmcloughlin@gmail.com>
Tue, 22 Apr 2014 01:47:22 +0000 (21:47 -0400)
committerBrendan McLoughlin <btmcloughlin@gmail.com>
Tue, 22 Apr 2014 01:47:22 +0000 (21:47 -0400)
src/doc/tutorial.md

index bd0851f97004d0b3bab7360a1647e6fc64b58d45..839c9f982f01f28825645f975a0ce35cf98ca132 100644 (file)
@@ -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
 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
 depth.
 
 This tutorial assumes that the reader is already familiar with one or