We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a3921 commit dbdd6acCopy full SHA for dbdd6ac
doc/Language/5to6-perlop.pod6
@@ -133,7 +133,7 @@ of its arguments.
133
134
C<~~> is the smartmatch operator as in Perl 5, but it's also I<just>
135
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>.
+works in Perl 6, see L<the smartmatch documentation|language/operators#index-entry-smartmatch_operator>.
137
138
=head2 Smartmatch Operator
139
0 commit comments