schema/schema/keyword.json in adiwg-json_schemas-0.4.0 vs schema/schema/keyword.json in adiwg-json_schemas-0.5.0

- old
+ new

@@ -24,13 +24,13 @@ "thesaurus": { "type": "object", "additionalProperties": false, "properties": { "thesaurusLink": { - "$ref": "../schema.json#definitions/url" + "$ref": "../schema.json#/definitions/url" }, "citation": { - "$ref": "citation.json#definitions/citationBase" + "$ref": "citation.json#/definitions/citationBase" } } } } } \ No newline at end of file