Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit fc4c2f5

Browse files
authored
I assume this is supposed to be referencing the geographical location schema?
1 parent d1d3d3b commit fc4c2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/examples/calendar.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"type": "string"
4242
},
4343
"geo": {
44-
"$ref": "http://example.com/geo.schema.json"
44+
"$ref": "http://example.com/geographical-location.schema.json"
4545
}
4646
}
4747
}

0 commit comments

Comments
 (0)