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:
parent
b8d59d699b
commit
63c133e4a3
12 changed files with 16 additions and 16 deletions
exercises/modules
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue