Skip to content

Commit 2f783a4

Browse files
committed
pass links test
(naive test requires link to be on a single line of source)
1 parent 1a5cb9f commit 2f783a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/modules.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ mean "module" as a set of source files in a namespace.
2525
=head2 Looking for and installing modules.
2626
2727
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
28+
installing modules in Perl 6. Modules are listed in
29+
L<the Perl 6 ecosystem|https://modules.perl6.org> and can be searched there or from
3030
the command line using C<zef search>
3131
3232
=for code :lang<shell>

0 commit comments

Comments
 (0)