Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
HanKruiger committed May 26, 2019
1 parent 1f07fd4 commit e1422c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ In this section we'll give you an introduction to Rust's module system.

#### Book Sections

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

0 comments on commit e1422c6

Please sign in to comment.