Skip to content

Commit 634ef1a

Browse files
committed
誤リンク修正
1 parent e657cc7 commit 634ef1a

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
@@ -957,7 +957,7 @@ and do one more project!
957957
[decl]: #declarative-macros-with-macro_rules-for-general-metaprogramming
958958
-->
959959

960-
[ref]: https://docs.rust-lang.org/reference/macros-by-example.html
960+
[ref]: https://doc.rust-lang.org/reference/macros-by-example.html
961961
[tlborm]: https://veykril.github.io/tlborm/
962962
[`syn`]: https://crates.io/crates/syn
963963
[`quote`]: https://crates.io/crates/quote

0 commit comments

Comments
 (0)