1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-10-08 11:38:39 -04:00

chore: Fix a couple broken book links

This commit is contained in:
Russell Cousineau 2019-06-06 20:17:22 -07:00
commit 63c133e4a3
12 changed files with 16 additions and 16 deletions
exercises/modules

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-defining-modules-to-control-scope-and-privacy.html)
- [The Module System](https://doc.rust-lang.org/book/ch07-02-defining-modules-to-control-scope-and-privacy.html)