mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-19 21:01:41 +00:00
Update schema ID to use redirect URL
This commit is contained in:
parent
d3e5739364
commit
f847a76ac3
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema#",
|
||||
"$id": "https://kicad.org/schemas/pcm/v1/schema.json",
|
||||
"$id": "https://go.kicad.org/pcm/schemas/v1",
|
||||
"title": "KiCad PCM schema",
|
||||
"description": "KiCad Plugin and Content Manager repository and package metadata schema",
|
||||
"$ref": "#/definitions/Package",
|
||||
|
Loading…
Reference in New Issue
Block a user