Skip to content

Commit 5ac6d7b

Browse files
authored
Link to repos
1 parent 5097c4d commit 5ac6d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Programs/01-debugging.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
77
There are at least two useful debuggers available for Rakudo:
88
9-
=item Debugger::UI::CommandLine
9+
=item L<Debugger::UI::CommandLine|https://modules.perl6.org/repo/Debugger::UI::CommandLine>
1010
1111
A command-line debugger frontend for Rakudo.
1212
13-
=item Grammar::Debugger
13+
=item L<Grammar::Debugger|https://modules.perl6.org/repo/Grammar::Debugger> (and C<Grammar::Tracer> in the same distribution)
1414
1515
Simple tracing and debugging support for Perl 6 grammars
1616

0 commit comments

Comments
 (0)