Skip to content

Commit 78cdec0

Browse files
committed
Update the "Additional tutorials" link
1 parent 4401f88 commit 78cdec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pleasant high-level features include:
3333
This is an introductory tutorial for the Rust programming language. It
3434
covers the fundamentals of the language, including the syntax, the
3535
type system and memory model, generics, and modules. [Additional
36-
tutorials](#what-next) cover specific language features in greater
36+
tutorials](#what-next?) cover specific language features in greater
3737
depth.
3838

3939
This tutorial assumes that the reader is already familiar with one or

0 commit comments

Comments
 (0)