Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2917 from threadless-screw/regex
Correction of link in Markdown rather than Pod6
  • Loading branch information
JJ committed Jul 26, 2019
2 parents 0436eab + 95e1462 commit 295e59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/regexes.pod6
Expand Up @@ -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<embedded comments|/language/syntax#Multi-line_/_embedded_comments>, with a
backtick following the hash sign and enclosing delimiters, is used.
=head1 Literals
Expand Down

0 comments on commit 295e59b

Please sign in to comment.