From b0c9b33978ca6ae1eff3658c7c6d0bfe48926d23 Mon Sep 17 00:00:00 2001 From: delet0r Date: Tue, 27 Nov 2018 10:54:01 +0100 Subject: Changed Rust Book versions in links to 2018 Forgot to add changes to last commit. --- exercises/modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/modules') 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 -- cgit v1.2.3