Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Link to actual documentation rather than to synopsis
  • Loading branch information
lizmat committed Jun 12, 2018
1 parent 44a3921 commit dbdd6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/5to6-perlop.pod6
Expand Up @@ -133,7 +133,7 @@ of its arguments.
C<~~> is the smartmatch operator as in Perl 5, but it's also I<just>
the match operator in Perl 6, as noted above. For how smartmatching
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>.
=head2 Smartmatch Operator
Expand Down

0 comments on commit dbdd6ac

Please sign in to comment.