Skip to content

Commit 739f236

Browse files
authored
use correct syntax the desired link
1 parent c65d18a commit 739f236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/faq.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ supply by minimally supplying a single method.
972972
characters as well as certain Unicode characters in identifiers. (Using
973973
hyphens instead of underscores in test is commonly called "kebab case"
974974
among its users. See also "camel case" and "snake case":
975-
L<|https://en.wikipedia.org/wiki/Letter_case#Special_case_styles>.)
975+
L<https://en.wikipedia.org/wiki/Letter_case#Special_case_styles>.)
976976
977977
=item Raku's mottos remain the same as they have been for Perl all along:
978978
“Perl is different. In a nutshell, Perl is designed to make the easy jobs easy,

0 commit comments

Comments
 (0)