We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e657cc7 commit 634ef1aCopy full SHA for 634ef1a
src/ch19-06-macros.md
@@ -957,7 +957,7 @@ and do one more project!
957
[decl]: #declarative-macros-with-macro_rules-for-general-metaprogramming
958
-->
959
960
-[ref]: https://docs.rust-lang.org/reference/macros-by-example.html
+[ref]: https://doc.rust-lang.org/reference/macros-by-example.html
961
[tlborm]: https://veykril.github.io/tlborm/
962
[`syn`]: https://crates.io/crates/syn
963
[`quote`]: https://crates.io/crates/quote
0 commit comments