Skip to content

Commit 1b45a6f

Browse files
author
Tadeusz Sośnierz
committed
POD fix
1 parent 202e965 commit 1b45a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ properly. This is what the C<META.info> file is for.
99
The C<META.info> file MUST exist in the project's root directory. If
1010
it doesn't, the directory will not be identified as a Perl 6 project
1111
and is likely to be ignored by the package managers. The C<META.info>
12-
file MUST be a valid L<http://json.org/|JSON>.
12+
file MUST be a valid L<JSON|http://json.org/>.
1313

1414
The JSON content of the file MUST be a hash object, with the following
1515
fields:

0 commit comments

Comments
 (0)