Skip to content

Commit dc65648

Browse files
authored
Merge pull request #1600 from W4anD0eR96/patch-3
Fix broken link to ACCEPTS
2 parents da19f67 + 708d7ae commit dc65648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/operators.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@ the right-hand side, and calls C<.ACCEPTS($_)> on it. The semantics are left
16051605
to the type of the right-hand side operand.
16061606
16071607
Here is a partial list of some of the built-in smart-matching functionality. For
1608-
full details, see L<ACCEPTS> documentation
1608+
full details, see L<ACCEPTS|/routine/ACCEPTS> documentation
16091609
for the type on the right-hand side of the operator.
16101610
16111611
=begin table

0 commit comments

Comments
 (0)