Skip to content

Commit d6324db

Browse files
authored
Merge pull request #3241 from tbrowder/p6toraku-modules
chg p6 to raku
2 parents 805179f + 2b0cd7b commit d6324db

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
@@ -911,8 +911,8 @@ local repository to know about your GitHub repository.
911911
912912
=item Consider setting up automated testing (see L<https://docs.travis-ci.com/user/languages/perl6>).
913913
914-
=item Create a PR on L<ecosystem|https://github.com/perl6/ecosystem> adding
915-
your module to META.list, or ping someone on IRC (#perl6 at freenode) to
914+
=item Create a PR (Pull Request) on L<ecosystem|https://github.com/Raku/ecosystem> adding
915+
your module to META.list, or ping someone on IRC (#raku at freenode) to
916916
get help having it added.
917917
918918
=item After the pull request has been accepted, wait for an hour. If
@@ -946,7 +946,7 @@ writing/test modules at L<Modules Extra|/language/modules-extra>
946946
947947
To discuss module development in general, or if your module would
948948
fill a need in the ecosystem, naming, etc., you can use the
949-
L<#perl6 on irc.freenode.net|irc://irc.freenode.net/#perl6> IRC channel.
949+
L<#raku on irc.freenode.net|irc://irc.freenode.net/#raku> IRC channel.
950950
951951
To discuss toolchain specific questions, you can use the
952952
L<#perl6-toolchain on irc.freenode.net|irc://irc.freenode.net/#perl6-toolchain>

0 commit comments

Comments
 (0)