File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,22 +9,22 @@ by reporting mistakes or sending patches.
9
9
10
10
<hr>
11
11
12
- <h3><a href="/language">Language Reference & Tutorials</a></h3>
12
+ <h3><a href="/language.html ">Language Reference & Tutorials</a></h3>
13
13
<desc>
14
14
A collection of documents describing, in detail, the various
15
15
conceptual parts of the language.Z<< If you're new to Perl 6,
16
16
language>intro is a good place to start.>>
17
17
</desc>
18
- <h3><a href="/type">Type Reference</a></h3>
18
+ <h3><a href="/type.html ">Type Reference</a></h3>
19
19
<desc>
20
20
Index of built-in classes and roles.
21
21
</desc>
22
- <h3><a href="/routine">Routine Reference</a></h3>
22
+ <h3><a href="/routine.html ">Routine Reference</a></h3>
23
23
<desc>
24
24
Index of built-in subroutines and methods.
25
25
</desc>
26
26
Z<<
27
- <h3><a href="/module">Module Reference</a></h3>
27
+ <h3><a href="/module.html ">Module Reference</a></h3>
28
28
<desc>
29
29
Index of modules that are part of the official core distribution.
30
30
</desc>
You can’t perform that action at this time.
0 commit comments