We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5cb9f commit 2f783a4Copy full SHA for 2f783a4
doc/Language/modules.pod6
@@ -25,8 +25,8 @@ mean "module" as a set of source files in a namespace.
25
=head2 Looking for and installing modules.
26
27
L<C<zef>|https://github.com/ugexe/zef> is the application used for
28
-installing modules in Perl 6. Modules are listed in L<the Perl 6
29
-ecosystem|https://modules.perl6.org> and can be searched there or from
+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
30
the command line using C<zef search>
31
32
=for code :lang<shell>
0 commit comments