Skip to content

Commit 39c81e5

Browse files
1 parent d218f5f commit 39c81e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/testing.rakudoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ command line:
7373
$ raku t/test-filename.rakutest
7474

7575
To run all tests in the directory recursively,
76-
L<prove6|https://raku.land/cpan:LEONT/App::Prove6> application can
76+
L<prove6|https://raku.land/zef:leont/App::Prove6> application can
7777
be used.
7878

7979
You have to install it before using with zef:
@@ -92,7 +92,7 @@ distribution path, it is an equivalent of C<-Ilib> argument of
9292
C<raku> command.
9393

9494
For more documentation regarding C<prove6> usage refer to
95-
L<its page|https://raku.land/cpan:LEONT/App::Prove6>.
95+
L<its page|https://raku.land/zef:leont/App::Prove6>.
9696

9797
To abort the test suite upon first failure, set the
9898
C<RAKU_TEST_DIE_ON_FAIL> environment variable:

0 commit comments

Comments
 (0)