Skip to content

Commit 2d9d246

Browse files
committed
Update purl-types-index.schema.json #609
Reference: #609 Signed-off-by: John M. Horan <johnmhoran@gmail.com>
1 parent a3f7bcc commit 2d9d246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/purl-types-index.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$id": "https://purl-spec.org/schemas/purl-type-index.schema-1.0.json",
3+
"$id": "https://packageurl.org/schemas/purl-type-index.schema-1.0.json",
44
"title": "Package-URL types index",
5-
"description": "A list of the registered Package-URL types.",
5+
"description": "An index of registered Package-URL types.",
66
"type": "array",
77
"additionalItems": false,
88
"items": {

0 commit comments

Comments
 (0)