Skip to content

Commit 7705417

Browse files
authored
Replace "Perl Grammar Guide" with "Raku Grammar Guide" (#4039)
1 parent 89867dd commit 7705417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/grammar_tutorial.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ a regex item.
708708
709709
Hopefully this has helped introduce you to the grammars in Raku and shown you
710710
how grammars and grammar action classes work together. For more information,
711-
check out the more advanced L<Perl Grammar Guide|/language/grammars>.
711+
check out the more advanced L<Raku Grammar Guide|/language/grammars>.
712712
713713
For more grammar debugging, see
714714
L<Grammar::Debugger|https://github.com/jnthn/grammar-debugger>. This provides

0 commit comments

Comments
 (0)