Skip to content

Commit 3ec0b45

Browse files
committed
Remove link to 404 wiki page
1 parent 7694a86 commit 3ec0b45

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

doc/Language/5to6-nutshell.rakudoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,9 +1368,6 @@ before translating into Raku.
13681368

13691369
=head1 Command-line flags
13701370

1371-
See
1372-
L<the command line flags that Rakudo uses|https://github.com/rakudo/rakudo/wiki/Running-rakudo-from-the-command-line>
1373-
13741371
Unchanged:
13751372

13761373
-c -e -h -I -n -p -v -V

doc/Programs/01-debugging.rakudoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ a string:
8282
=head2 Environment variables
8383

8484
See L<Raku Environment
85-
Variables|https://github.com/rakudo/rakudo/wiki/dev-env-vars> and
86-
L<Running rakudo from the command
87-
line|https://github.com/rakudo/rakudo/wiki/Running-rakudo-from-the-command-line>
85+
Variables|https://github.com/rakudo/rakudo/wiki/dev-env-vars>
8886
for more information.
8987

9088
=head1 Ecosystem debugging modules

0 commit comments

Comments
 (0)