Skip to content

Commit dbdd6ac

Browse files
committed
Link to actual documentation rather than to synopsis
1 parent 44a3921 commit dbdd6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/5to6-perlop.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ of its arguments.
133133
134134
C<~~> is the smartmatch operator as in Perl 5, but it's also I<just>
135135
the match operator in Perl 6, as noted above. For how smartmatching
136-
works in Perl 6, see L<https://design.perl6.org/S03.html#Smart_matching>.
136+
works in Perl 6, see L<the smartmatch documentation|language/operators#index-entry-smartmatch_operator>.
137137
138138
=head2 Smartmatch Operator
139139

0 commit comments

Comments
 (0)