Skip to content

Commit cd136e7

Browse files
committed
Small tweaks to FAQ about “good documentation”
Resolves #771. Somebody beat me to it, but there were still some minor tweaks to make.
1 parent 8817092 commit cd136e7

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

doc/Language/faq.pod6

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,20 @@ Perl 5's perlbrew and the equivalent Python and Ruby tools.
5959
6060
=head2 Where can I find good documentation on Perl 6?
6161
62-
The most reliable information is to be found either under the perl6.org domains or directly linked from it.
62+
The most reliable information is to be found either under the
63+
perl6.org domains or directly linked from it.
6364
64-
L<https://www.perl6.org/documentation/> with
65+
L<https://perl6.org/resources/> with
6566
L<https://docs.perl6.org/> as the canonical technical reference.
6667
67-
There's much good recent material online but be careful to check, if available, the dates
68-
on web pages since a lot of Perl 6 information online is often outdated.
68+
There's much good recent material online but be careful to check, if
69+
available, the dates on web pages since a lot of Perl 6 information
70+
online is often outdated.
6971
70-
You could also try searching the Freenode #perl6 IRC channel log via
71-
L<Google|https://www.google.co.uk/search?q=site:irclog.perlgeek.de+inurl:perl6>
72+
If something was left unanswered by the materials linked above, feel
73+
free to join #perl6 channel on Freenode to ask your question. You
74+
could also try searching the channel log for similar questions via
75+
L<Google|https://www.google.com/search?q=site:irclog.perlgeek.de+inurl:perl6>.
7276
7377
=head2 What is the Perl 6 specification?
7478

0 commit comments

Comments
 (0)