From 63c133e4a3f48bc15a75797dcea98bcf2f81cf2e Mon Sep 17 00:00:00 2001 From: Russell Cousineau Date: Thu, 6 Jun 2019 20:17:22 -0700 Subject: chore: Fix a couple broken book links --- exercises/modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/modules/README.md') 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) -- cgit v1.2.3