diff --git a/json-schema/color-theme/v1.json b/json-schema/color-theme/v1.json index 26e6c35..990dc49 100644 --- a/json-schema/color-theme/v1.json +++ b/json-schema/color-theme/v1.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://gitea.jbrumond.me/minimal/docs/raw/branch/master/schemas/color-theme/v1.json", + "$id": "https://gitea.jbrumond.me/minimal/docs/raw/branch/master/json-schema/color-theme/v1.json", "type": "object", "properties": { "name": { diff --git a/json-schema/color-theme/v1.yaml b/json-schema/color-theme/v1.yaml index 0a895a1..20d3cfb 100644 --- a/json-schema/color-theme/v1.yaml +++ b/json-schema/color-theme/v1.yaml @@ -1,5 +1,5 @@ $schema: http://json-schema.org/draft-07/schema -$id: https://gitea.jbrumond.me/minimal/docs/raw/branch/master/schemas/color-theme/v1.json +$id: https://gitea.jbrumond.me/minimal/docs/raw/branch/master/json-schema/color-theme/v1.json type: object properties: name: