Skip to content

Commit c4ba568

Browse files
Merge pull request #2722 from seanchen1991/main
Update tlborm link to point to Veykril's up-to-date version
2 parents 761398f + e8150ce commit c4ba568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch19-06-macros.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ programmers will *use* macros more than *write* macros, we won’t discuss
153153
the online documentation or other resources, such as [“The Little Book of Rust
154154
Macros”][tlborm].
155155

156-
[tlborm]: https://danielkeep.github.io/tlborm/book/index.html
156+
[tlborm]: https://veykril.github.io/tlborm/
157157

158158
### Procedural Macros for Generating Code from Attributes
159159

0 commit comments

Comments
 (0)