Skip to content

Commit ddad2c3

Browse files
Alexander Regueiromark-i-m
authored andcommitted
fixed definition of code_mr hyperlink
1 parent cff1185 commit ddad2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macro-expansion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,6 @@ TODO
156156

157157
[code_dir]: https://github.com/rust-lang/rust/tree/master/src/libsyntax/ext/tt
158158
[code_mp]: https://github.com/rust-lang/rust/tree/master/src/libsyntax/ext/tt/macro_parser.rs
159-
[code_mp]: https://github.com/rust-lang/rust/tree/master/src/libsyntax/ext/tt/macro_rules.rs
159+
[code_mr]: https://github.com/rust-lang/rust/tree/master/src/libsyntax/ext/tt/macro_rules.rs
160160
[code_parse_int]: https://github.com/rust-lang/rust/blob/a97cd17f5d71fb4ec362f4fbd79373a6e7ed7b82/src/libsyntax/ext/tt/macro_parser.rs#L421
161161
[parsing]: ./the-parser.html

0 commit comments

Comments
 (0)