Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use HTTPS URLs to irclog.perlgeek.de
because we can. letsencrypt++
  • Loading branch information
moritz committed Aug 24, 2016
1 parent 08c1b36 commit 3990324
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/Language/modules.pod6
Expand Up @@ -522,7 +522,7 @@ upload. That will ensure your module is indexed in Perl 6's space and not Perl
To help out or learn more, join the dedicated channel
L<#perl6-toolchain on irc.freenode.net|irc://irc.freenode.net/#perl6-toolchain>
L<(channel logs)|http://irclog.perlgeek.de/perl6-toolchain/today>. A repository
L<(channel logs)|https://irclog.perlgeek.de/perl6-toolchain/today>. A repository
to discuss tooling issues is also available at
L<https://github.com/perl6/toolchain-bikeshed>
Expand Down
2 changes: 1 addition & 1 deletion doc/Language/performance.pod6
Expand Up @@ -173,7 +173,7 @@ at least from a pure language point of view. To dig in to NQP and Rakudo's guts,
L<NQP and internals course|http://edumentab.github.io/rakudo-and-nqp-internals-course/>.
=item If low-level C hacking is your idea of fun, checkout L<MoarVM|http://moarvm.org> and visit the
freenode IRC channel #moarvm (L<logs|http://irclog.perlgeek.de/moarvm/>).
freenode IRC channel #moarvm (L<logs|https://irclog.perlgeek.de/moarvm/>).
=head2 Still need more ideas?
Expand Down

0 comments on commit 3990324

Please sign in to comment.