Skip to content

Commit 403738f

Browse files
authored
Update macro-ambiguity.md
1 parent 66ef593 commit 403738f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macro-ambiguity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,5 +373,5 @@ why particular matchers are legal and others are not.
373373
* `($($e:expr)*)` : illegal, because expr NTs are not in FOLLOW(expr NT).
374374

375375
[Macros by Example]: macros-by-example.md
376-
[RFC 550]: https://github.com/rust-lang/rfcs/blob/master/text/0550-macro-future-proofing.html
376+
[RFC 550]: https://github.com/rust-lang/rfcs/blob/master/text/0550-macro-future-proofing.md
377377
[tracking issue]: https://github.com/rust-lang/rust/issues/56575

0 commit comments

Comments
 (0)