Skip to content

Commit 944edfa

Browse files
committed
Fix link
1 parent b53bf82 commit 944edfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Promise.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ C<$seconds> can be fractional or negative. Negative values are treated as
130130
C<0> (i.e. L<keeping|/routine/keep> the returned L<Promise|/type/Promise> right away).
131131
132132
Please note that situations like these are often more clearly handled with
133-
a L<react and whenever block|/language/concurrency#index-entry-react-react>.
133+
a L<react and whenever block|/language/concurrency#react>.
134134
135135
=head2 method at
136136

0 commit comments

Comments
 (0)