schema/schema/contact.json in adiwg-json_schemas-0.5.0 vs schema/schema/contact.json in adiwg-json_schemas-0.5.2

- old
+ new

@@ -91,11 +91,11 @@ "$ref": "#/definitions/address" }, "onlineResource": { "type": "array", "items": { - "$ref": "./onlineResource.json#" + "$ref": "onlineResource.json#" }, "uniqueItems": true }, "contactInstructions": { "type": "string" @@ -127,10 +127,10 @@ "$ref": "#/definitions/address" }, "onlineResource": { "type": "array", "items": { - "$ref": "./onlineResource.json#" + "$ref": "onlineResource.json#" }, "uniqueItems": true }, "contactInstructions": { "type": "string" \ No newline at end of file