summaryrefslogtreecommitdiff
path: root/exercises/modules/README.md
diff options
context:
space:
mode:
authorRussell Cousineau <miller.time.baby@gmail.com>2019-06-06 20:17:22 -0700
committerRussell Cousineau <miller.time.baby@gmail.com>2019-06-11 07:13:05 -0700
commit63c133e4a3f48bc15a75797dcea98bcf2f81cf2e (patch)
treea547970c3311411a11b43491206a82db77cb94d3 /exercises/modules/README.md
parentb8d59d699bed76b6be95d1ed41881d00d4b0d533 (diff)
chore: Fix a couple broken book links
Diffstat (limited to 'exercises/modules/README.md')
-rw-r--r--exercises/modules/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/modules/README.md b/exercises/modules/README.md
index d4bd058..bb76510 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-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)