Skip to content

Commit ac6ad2c

Browse files
authored
missing links: Update intro.rakudoc
- documentation suite has 'introduction' and 'reference' pages, so update the text to include them - 'help' should point to the section on entering unicode
1 parent 01ce1e8 commit ac6ad2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/intro.rakudoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
=SUBTITLE Using Raku official documentation
66

77
This official documentation covers a variety of presentation styles.
8-
See the main L</language/> page for a list of documents in
8+
See the main L</introduction> and L</reference> pages for a list of documents in
99
the following styles.
1010

1111
=begin item
1212
Raku has a high level of L<unicode support|/language/unicode>, including
1313
many unicode operators. While this may be daunting for those coming from an
14-
ASCII background, we have some L<help|language/unicode_entry> introducing
14+
ASCII background, we have some L<help|/language/unicode#Entering_unicode_codepoints_and_codepoint_sequences> introducing
1515
users to how to use it in your program. Finally, if you would really prefer
1616
to use ASCII, you can in L<most cases|/language/unicode_ascii>.
1717
=end item

0 commit comments

Comments
 (0)