Skip to content

Commit ef70ad9

Browse files
committed
fix(macros-readme): update the book link to the more recent version of the book
1 parent 300cdc2 commit ef70ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/macros/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ macros. Instead, we'll show you how to use and create them.
77
## Further information
88

99
- [Macros](https://doc.rust-lang.org/book/ch19-06-macros.html)
10-
- [The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html)
10+
- [The Little Book of Rust Macros](https://veykril.github.io/tlborm/)

0 commit comments

Comments
 (0)