File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ version of Perl 6.
108
108
109
109
You can always
110
110
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 > .
112
112
113
113
X < |Books >
114
114
= head2 Can I get some books about Perl 6?
Original file line number Diff line number Diff line change @@ -721,7 +721,7 @@ and are subject to L<Multi-Dispatch|#Multi-dispatch>.
721
721
Normal Form Grapheme is the way Perl 6 implements graphemes, using a normal form
722
722
in which strings with the same graphemes can be easily compared in constant
723
723
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 > .
725
725
726
726
= head1 Niecza
727
727
X < |Niecza >
@@ -868,7 +868,7 @@ X<|p6y>
868
868
869
869
Retronym for the "Perl 6 way" of doing things, as in idiomatic
870
870
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 > .
872
872
873
873
X < |QAST >
874
874
= head1 QAST
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ L<NQP and internals course|https://edumentab.github.io/rakudo-and-nqp-internals-
239
239
240
240
= item If low-level C hacking is your idea of fun, checkout
241
241
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 > ).
243
243
244
244
= head2 Still need more ideas?
245
245
You can’t perform that action at this time.
0 commit comments