Skip to content

Commit 295e59b

Browse files
authored
Merge pull request #2917 from threadless-screw/regex
Correction of link in Markdown rather than Pod6
2 parents 0436eab + 95e1462 commit 295e59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/regexes.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Comments work within a regular expression:
4444
/ word #`(match lexical "word") /
4545
4646
as long as the syntax for
47-
[embedded comments](/language/syntax#Multi-line_/_embedded_comments), with a
47+
L<embedded comments|/language/syntax#Multi-line_/_embedded_comments>, with a
4848
backtick following the hash sign and enclosing delimiters, is used.
4949
5050
=head1 Literals

0 commit comments

Comments
 (0)