Skip to content

Commit b7e4c71

Browse files
committed
use pod link instead of url for 5to6-nutshell
1 parent f312715 commit b7e4c71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/Language/5to6-perlsyn.pod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ No more. That would now have to be C<%seen{$_}++>.
4444
If it makes you feel better, you can use backslashes to "unspace" whitespace,
4545
so you can use whitespace where it would otherwise be forbidden.
4646
47-
You can find the details on this at
48-
L<http://doc.perl6.org/language/5to6-nutshell#Whitespace>.
47+
See L<Whitespace|/language/5to6-nutshell#Whitespace> for details.
4948
5049
=head2 Declarations
5150

0 commit comments

Comments
 (0)