Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2399 from chsanch/update-links
Update link to Perl 6 Pod documentation in Modules
  • Loading branch information
JJ committed Oct 20, 2018
2 parents 4a8baea + e4a3d2f commit 7bd303c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/modules.pod6
Expand Up @@ -628,7 +628,7 @@ C<Test>.
=begin item
To document your modules, use L<Perl 6 Pod |https://design.perl6.org/S26.html>
To document your modules, use L<Perl 6 Pod |https://docs.perl6.org/language/pod>
markup inside your modules. Module documentation is most appreciated and will be
especially important once the Perl 6 module directory (or some other site)
begins rendering Pod docs as HTML for easy browsing. If you have extra docs (in
Expand Down

0 comments on commit 7bd303c

Please sign in to comment.