chore: Fix a couple broken book links

This commit is contained in:
Russell Cousineau
2019-06-06 20:17:22 -07:00
parent b8d59d699b
commit 63c133e4a3
12 changed files with 16 additions and 16 deletions

View File

@@ -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)