Skip to content

Commit e088d26

Browse files
committed
Updates IRC log pointers
1 parent 30aa8ae commit e088d26

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

doc/Language/faq.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ version of Perl 6.
108108
109109
You can always
110110
L<get help from a live human in our help chat|https://webchat.freenode.net/?channels=#perl6>
111-
or L<search the chat logs|https://colabti.org/irclogger//irclogger_log_search/perl6>.
111+
or L<search the chat logs|https://colabti.org/irclogger/irclogger_log_search/perl6>.
112112
113113
X<|Books>
114114
=head2 Can I get some books about Perl 6?

doc/Language/glossary.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ and are subject to L<Multi-Dispatch|#Multi-dispatch>.
721721
Normal Form Grapheme is the way Perl 6 implements graphemes, using a normal form
722722
in which strings with the same graphemes can be easily compared in constant
723723
time. More on that on L<this article in 6guts|https://6guts.wordpress.com/2015/04/12/this-week-unicode-normalization-many-rts/>
724-
and an explanation of how NFG works in L<this IRC log|https://irclog.perlgeek.de/perl6/2018-04-29#i_16110340>.
724+
and an explanation of how NFG works in L<this IRC log|https://colabti.org/irclogger/irclogger_log/perl6?date=2018-04-29#l465>.
725725
726726
=head1 Niecza
727727
X<|Niecza>
@@ -868,7 +868,7 @@ X<|p6y>
868868
869869
Retronym for the "Perl 6 way" of doing things, as in idiomatic
870870
expressions or definitions. First known use with this meaning by
871-
L<C<sorear> in the C<#perl6> IRC channel in 2010|https://irclog.perlgeek.de/perl6/2010-03-12#i_2093739>.
871+
L<C<sorear> in the C<#perl6> IRC channel in 2010|https://colabti.org/irclogger/irclogger_log/perl6?date=2010-03-12#l177>.
872872
873873
X<|QAST>
874874
=head1 QAST

doc/Language/performance.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ L<NQP and internals course|https://edumentab.github.io/rakudo-and-nqp-internals-
239239
240240
=item If low-level C hacking is your idea of fun, checkout
241241
L<MoarVM|https://moarvm.org> and visit the freenode IRC channel #moarvm
242-
(L<logs|https://irclog.perlgeek.de/moarvm/>).
242+
(L<logs|https://colabti.org/irclogger/irclogger_logs/moarvm>).
243243
244244
=head2 Still need more ideas?
245245

0 commit comments

Comments
 (0)