Skip to content

Commit c0ad931

Browse files
authored
Update GitHub organization for schema definitions (SchemaStore#5017)
* Add CodeCV JSON Schema * Update schema GitHub organization
1 parent ce59e48 commit c0ad931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,9 +583,9 @@
583583
"*.cv.yml",
584584
"*.cv.toml"
585585
],
586-
"url": "https://raw.githubusercontent.com/hexagonkt/codecv/master/cv.schema.json",
586+
"url": "https://raw.githubusercontent.com/codecv-co/codecv/master/cv.schema.json",
587587
"versions": {
588-
"0.9.9": "https://raw.githubusercontent.com/hexagonkt/codecv/0.9.9/cv.schema.json"
588+
"0.9.24": "https://raw.githubusercontent.com/codecv-co/codecv/0.9.24/cv.schema.json"
589589
}
590590
},
591591
{

0 commit comments

Comments
 (0)