Skip to content

Commit 3e2c12e

Browse files
authored
Fix modules link
1 parent 4ba024e commit 3e2c12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/modules.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ files in a namespace.
2121
2222
=head2 Looking for and installing modules.
2323
24-
L<C<zef>|https://github.com/ugexe/zef> is the application using for installing modules in Perl 6. Modules are listed in L<the Perl 6 ecosystem|https://modules.perl.org> and can be searched there or from the command line using C<zef search>
24+
L<C<zef>|https://github.com/ugexe/zef> is the application using for installing modules in Perl 6. Modules are listed in L<the Perl 6 ecosystem|https://modules.perl6.org> and can be searched there or from the command line using C<zef search>
2525
2626
=for code :lang<shell>
2727
zef search WWW

0 commit comments

Comments
 (0)