Skip to content

Commit 4884eb7

Browse files
committed
Merge pull request #289 from nxadm/master
Fix 404 URL ecosystem module import
2 parents 9454b1d + f72c7ee commit 4884eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/modules.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ To share your module, do the following:
418418
419419
=item After the pull request has been accepted, wait for an hour. If
420420
your module doesn't show up on L<https://modules.perl6.org/>, please
421-
view the log file at L<https://modules.perl6.org/log/update.log> to see
421+
view the log file at L<https://modules.perl6.org/update.log> to see
422422
if it identifies an error with your module or meta file.
423423
424424
B<That's it! Thanks for contributing to the Perl 6 community!>

0 commit comments

Comments
 (0)