Skip to content

Commit

Permalink
Correction of link in Markdown rather than Pod6
Browse files Browse the repository at this point in the history
  • Loading branch information
threadless-screw committed Jul 26, 2019
1 parent 0436eab commit 95e1462
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 95e1462

Please sign in to comment.