Skip to content

Commit

Permalink
Auto merge of #164 - HanKruiger:master, r=komaeda
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
bors committed May 26, 2019
2 parents e2092a4 + e1422c6 commit 41170ce
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 41170ce

Please sign in to comment.