Skip to content

Commit dfca757

Browse files
authored
fix broken link
1 parent c17d628 commit dfca757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Programs/01-debugging.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Historically others have existed and others are likely to be written in the futu
2020
check the L<Perl 6 Modules|https://modules.perl6.org/> website.
2121
2222
There are also environment variables that can be set to aid debugging various aspects
23-
of your program. See L<Perl 6 Environment Variables|https://docs.perl6.org/programs/running>
23+
of your program. See L<Perl 6 Environment Variables|https://docs.perl6.org/programs/00-running#Environment_Variables>
2424
for more information.
2525
2626
=head2 C<trace> pragma

0 commit comments

Comments
 (0)