Skip to content

Commit 1d00cdd

Browse files
author
Jan-Olof Hendig
committed
Fix broken link
1 parent 446a58a commit 1d00cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Supplier.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Two 42
2424
2525
I<on demand> supplies are created by the factory methods of the L<Supply>
2626
class or by the C<supply> keyword. A mixture of a live and on-demand C<Supply> can
27-
be created with a L<Supplier::Preserving|/type/Supplier/Preserving>.
27+
be created with a L<Supplier::Preserving|/type/Supplier::Preserving>.
2828
2929
=head1 Methods
3030

0 commit comments

Comments
 (0)