Fix broken link

This commit is contained in:
HanKruiger 2019-05-26 14:45:04 +02:00
parent 1f07fd4150
commit e1422c6443
1 changed files with 1 additions and 1 deletions

View File

@ -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)