diff --git a/schema.json b/schema.json index d3b972c..d34e598 100644 --- a/schema.json +++ b/schema.json @@ -132,7 +132,7 @@ "title": "specificationExtension" }, "JSONSchema": { - "$ref": "https://raw.githubusercontent.com/json-schema-tools/meta-schema/1.5.9/src/schema.json" + "$ref": "https://meta.json-schema.tools" }, "referenceObject": { "title": "referenceObject", @@ -143,7 +143,7 @@ ], "properties": { "$ref": { - "$ref": "https://raw.githubusercontent.com/json-schema-tools/meta-schema/1.5.9/src/schema.json#/definitions/JSONSchemaObject/properties/$ref" + "$ref": "https://meta.json-schema.tools/#/definitions/JSONSchemaObject/properties/$ref" } } },