Skip to content

Commit c82d575

Browse files
authored
fix rakudoc link syntax
1 parent 9605a68 commit c82d575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/py-nutshell.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ Raku using the List type, or from an external module.
836836

837837
Where Python has pip, anaconda or uv, Raku has zef as its preferred tool for module management.
838838

839-
Where Python has PyPi, Raku has <raku.land|https://raku.land/>
839+
Where Python has PyPi, Raku has L<raku.land|https://raku.land/>
840840
as the central index of third-party L<modules|/language/modules>.
841841
There are modules from three different ecosystems –
842842
please stick to the I<zef> ecosystem.

0 commit comments

Comments
 (0)