Skip to content

Commit 4054e40

Browse files
committed
Fix broken link
1 parent c75c186 commit 4054e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Supply.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ methods such as L<interval|#method interval>, L<from-list|#method from-list>
4242
will return I<on demand> supplies.
4343
4444
A live C<Supply> that keeps values until tapped the first time can be created
45-
with L<Supplier::Preserving|/type/Supplier/Preserving>.
45+
with L<Supplier::Preserving|/type/Supplier::Preserving>.
4646
4747
Further examples can be found in the L<concurrency page|/language/concurrency#Supplies>.
4848

0 commit comments

Comments
 (0)