Skip to content

Commit 7db3f3d

Browse files
authored
Merge pull request #865 from radiantearth/doh
Fix schema
2 parents 7289532 + 99d8bf1 commit 7db3f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/scientific/json-schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$id": "https://stacspec.org/schemas/v1.0.0-beta.1/extensions/scientific/json-schema/schema.json#",
3+
"$id": "https://schemas.stacspec.org/dev/extensions/scientific/json-schema/schema.json#",
44
"title": "Scientific Extension",
55
"description": "STAC Scientific Extension to STAC Items or STAC Collections.",
66
"oneOf": [

0 commit comments

Comments
 (0)