diff --git a/doc/Language/regexes.pod6 b/doc/Language/regexes.pod6 index a496a4981..bf9602e26 100644 --- a/doc/Language/regexes.pod6 +++ b/doc/Language/regexes.pod6 @@ -44,7 +44,7 @@ Comments work within a regular expression: / word #`(match lexical "word") / as long as the syntax for -[embedded comments](/language/syntax#Multi-line_/_embedded_comments), with a +L, with a backtick following the hash sign and enclosing delimiters, is used. =head1 Literals