Skip to content

Commit 40416b3

Browse files
committed
whitespace
While both are valid POD6, this passes the finicky links test.
1 parent ba42f5d commit 40416b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/Language/modules.pod6

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -599,9 +599,9 @@ C<'resources/templates/mytemplate.mustache'.IO.slurp>. The module installer will
599599
absolute reference.
600600
601601
=item The C<README.md> file is a L<markdown-formatted|https://help.github.com/articles/markdown-basics/>
602-
text file, which will later be automatically rendered as HTML by GitHub/GitLab for modules kept
603-
in those ecosystems or by L<modules.perl6.org|https://modules.perl6.org> website for modules
604-
kept on L<CPAN|/language/faq#index-entry-CPAN_(FAQ)>.
602+
text file, which will later be automatically rendered as HTML by GitHub/GitLab for modules kept
603+
in those ecosystems or by L<modules.perl6.org|https://modules.perl6.org> website for modules
604+
kept on L<CPAN|/language/faq#index-entry-CPAN_(FAQ)>.
605605
606606
=item Regarding the C<LICENSE> file, if you have no other preference,
607607
you might just use the same one that Rakudo Perl 6 uses. Just

0 commit comments

Comments
 (0)