Skip to content

Commit 41170ce

Browse files
committed
Auto merge of #164 - HanKruiger:master, r=komaeda
Fix broken link
2 parents e2092a4 + e1422c6 commit 41170ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/modules/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ In this section we'll give you an introduction to Rust's module system.
44

55
#### Book Sections
66

7-
- [The Module System](https://doc.rust-lang.org/stable/book/ch07-02-modules-and-use-to-control-scope-and-privacy.html)
7+
- [The Module System](https://doc.rust-lang.org/stable/book/ch07-02-defining-modules-to-control-scope-and-privacy.html)

0 commit comments

Comments
 (0)