We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89867dd commit 7705417Copy full SHA for 7705417
doc/Language/grammar_tutorial.pod6
@@ -708,7 +708,7 @@ a regex item.
708
709
Hopefully this has helped introduce you to the grammars in Raku and shown you
710
how grammars and grammar action classes work together. For more information,
711
-check out the more advanced L<Perl Grammar Guide|/language/grammars>.
+check out the more advanced L<Raku Grammar Guide|/language/grammars>.
712
713
For more grammar debugging, see
714
L<Grammar::Debugger|https://github.com/jnthn/grammar-debugger>. This provides
0 commit comments