mirror of
https://github.com/notohh/rustlings.git
synced 2025-10-03 01:28:39 -04:00
chore: Fix a couple broken book links
This commit is contained in:
parent
b8d59d699b
commit
63c133e4a3
12 changed files with 16 additions and 16 deletions
exercises/macros
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue