diff options
Diffstat (limited to 'exercises/macros/README.md')
| -rw-r--r-- | exercises/macros/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/macros/README.md b/exercises/macros/README.md index b8f8e42..ef9e4bd 100644 --- a/exercises/macros/README.md +++ b/exercises/macros/README.md @@ -6,5 +6,5 @@ modules, instead we'll show you how to use and create them. #### Book Sections -- [Macros](https://doc.rust-lang.org/stable/book/ch19-06-macros.html) +- [Macros](https://doc.rust-lang.org/book/ch19-06-macros.html) - [The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html) |
