diff options
| author | HanKruiger <hankruiger@gmail.com> | 2019-05-26 14:45:04 +0200 |
|---|---|---|
| committer | HanKruiger <hankruiger@gmail.com> | 2019-05-26 14:45:04 +0200 |
| commit | e1422c644371aab383f45e3a6c8e469e3a93f662 (patch) | |
| tree | df02b5062363309fa940e29392b6cc16ea93543d /exercises/modules/README.md | |
| parent | 1f07fd4150abbc47fae25431865f4bcfb31b4aea (diff) | |
Fix broken link
Diffstat (limited to 'exercises/modules/README.md')
| -rw-r--r-- | exercises/modules/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/modules/README.md b/exercises/modules/README.md index 7a58d90..d4bd058 100644 --- a/exercises/modules/README.md +++ b/exercises/modules/README.md @@ -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) |
