Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update link to Perl 6 Pod documentation in Modules
The link was pointing to https://design.perl6.org/S26.html and probably
is better to use the Perl 6 Pod documentation from docs.perl6.org
  • Loading branch information
chsanch committed Oct 20, 2018
1 parent 4a8baea commit e4a3d2f
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 e4a3d2f

Please sign in to comment.