File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,9 @@ used. On Mavericks use 10.9 (like above), on Yosemite use 10.10.
89
89
90
90
=head2 Using NQP
91
91
92
- The L<examples directory|https://github.com/perl6/nqp/examples> is a good place to start, with the
93
- L<loops|examples/ https://github.com/perl6/nqp/loops.nqp> and other files. Opcodes are listed in
94
- L<the docs directory|https://github.com/perl6/nqp/docs/ops.markdown>. You can use NQP from this
92
+ The L<examples directory|https://github.com/perl6/nqp/tree/master/ examples> is a good place to start, with the
93
+ L<loops|https://github.com/perl6/nqp/blob/master/examples /loops.nqp> and other files. Opcodes are listed in
94
+ L<the docs directory|https://github.com/perl6/nqp/blob/master/ docs/ops.markdown>. You can use NQP from this
95
95
release, it will be already installed if you have built Perl6 from
96
96
scratch.
97
97
You can’t perform that action at this time.
0 commit comments