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/macros/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exercises/macros') diff --git a/exercises/macros/README.md b/exercises/macros/README.md index 9af0071..87851c5 100644 --- a/exercises/macros/README.md +++ b/exercises/macros/README.md @@ -1,2 +1,2 @@ -For this exercise check out the section [Macros](https://doc.rust-lang.org/book/first-edition/macros.html) and the chapter +For this exercise check out the section [Macros](https://doc.rust-lang.org/book/2018-edition/macros.html) and the chapter [Macros Appendix](https://doc.rust-lang.org/book/2018-edition/appendix-04-macros.html) of the Rust Book and [The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html). -- cgit v1.2.3