We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202e965 commit 1b45a6fCopy full SHA for 1b45a6f
spec.pod
@@ -9,7 +9,7 @@ properly. This is what the C<META.info> file is for.
9
The C<META.info> file MUST exist in the project's root directory. If
10
it doesn't, the directory will not be identified as a Perl 6 project
11
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>.
+file MUST be a valid L<JSON|http://json.org/>.
13
14
The JSON content of the file MUST be a hash object, with the following
15
fields:
0 commit comments