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

Commit 5047f10

Browse files
authored
Merge pull request #285 from peternewman/patch-1
I assume this is supposed to be referencing the geographical location schema?
2 parents 9fba843 + fc4c2f5 commit 5047f10

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)