Skip to content

Commit c353663

Browse files
committed
Fix 404 URLs
1 parent 8c64347 commit c353663

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ used. On Mavericks use 10.9 (like above), on Yosemite use 10.10.
8989

9090
=head2 Using NQP
9191

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
9595
release, it will be already installed if you have built Perl6 from
9696
scratch.
9797

0 commit comments

Comments
 (0)