diff --git a/learn/examples/calendar.schema.json b/learn/examples/calendar.schema.json index 7eab280b..7e235efc 100644 --- a/learn/examples/calendar.schema.json +++ b/learn/examples/calendar.schema.json @@ -41,7 +41,7 @@ "type": "string" }, "geo": { - "$ref": "http://example.com/geo.schema.json" + "$ref": "http://example.com/geographical-location.schema.json" } } }