Skip to content

Commit 23d98ea

Browse files
authored
linkfix
1 parent 2f06e02 commit 23d98ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/pragmas.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ C<use EVAL;>
6565

6666
Enables usage of the C<EVAL> routine,
6767
which due to its dangerousness would otherwise trigger a compiler error.
68-
For details, see L<routine C<EVAL>|/type/Independent-routines#routine_EVAL>.
68+
For details, see L<routine C<EVAL>|/type/independent-routines#routine_EVAL>.
6969

7070
Note that, unlike the I<routine>, the C<EVAL> I<method> on an object
7171
can be executed without this pragma,

0 commit comments

Comments
 (0)