Skip to content

Commit 1e33589

Browse files
committed
auto merge of #13673 : bmac/rust/utorial-fix, r=alexcrichton
This pr updates the "Additional tutorials" link in the scope section to match the "What next?" link in the table of contents.
2 parents 16a5b31 + 78cdec0 commit 1e33589

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)