summaryrefslogtreecommitdiff
path: root/exercises/modules/README.md
diff options
context:
space:
mode:
authordelet0r <lucas@humfeldt.de>2018-11-27 10:54:01 +0100
committerdelet0r <lucas@humfeldt.de>2018-11-27 10:54:01 +0100
commitb0c9b33978ca6ae1eff3658c7c6d0bfe48926d23 (patch)
tree02e37627f3554117efcfe514547a1608d6e9cfed /exercises/modules/README.md
parent0973e600566baa0071cfd050bdfbf62a3e72b43e (diff)
Changed Rust Book versions in links to 2018
Forgot to add changes to last commit.
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 61edccb..7a0232f 100644
--- a/exercises/modules/README.md
+++ b/exercises/modules/README.md
@@ -1 +1 @@
-For this exercise check out the [Modules](https://doc.rust-lang.org/book/second-edition/ch07-01-mod-and-the-filesystem.html) chapter of the Rust Book. \ No newline at end of file
+For this exercise check out the [Modules](https://doc.rust-lang.org/book/2018-edition/ch07-01-mod-and-the-filesystem.html) chapter of the Rust Book. \ No newline at end of file