Skip to content

Commit 0bd60bb

Browse files
author
Márton Polgár
authored
fix broken shell link
See Raku/doc-website#270
1 parent 3894dcf commit 0bd60bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Proc.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ present in older releases.
221221

222222
Runs the C<Proc> object with the given command and environment which are
223223
passed through to the shell for parsing and execution. See
224-
L<C<shell>|/language/independent-routines#sub_shell> for an explanation of which shells
224+
L<C<shell>|/type/independent-routines#sub_shell> for an explanation of which shells
225225
are used by default in the most common operating systems.
226226

227227
=head2 method command

0 commit comments

Comments
 (0)