Skip to content

Commit bc1ad97

Browse files
Fixes non-working link
1 parent e6e9b9d commit bc1ad97

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
@@ -1257,7 +1257,7 @@ all named captures:
12571257
}
12581258
12591259
A more convenient way to get named captures is by using named regex as discussed in
1260-
the L<Subrules|#Subrules> section.
1260+
the L<Subrules|/language/regexes#Subrules> section.
12611261
12621262
=head2 X«Capture markers: C«<( )>»|regex,<( )>»
12631263

0 commit comments

Comments
 (0)