Skip to content

Commit 62a00ab

Browse files
committed
update schema
1 parent 03255d7 commit 62a00ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"stac_extensions": {
114114
"type": "array",
115115
"contains": {
116-
"const": "https://stac-extensions.github.io/merkle/v1.0.0/schema.json"
116+
"const": "https://raw.githubusercontent.com/Healy-Hyperspatial/merkle-tree-stac-extension/refs/heads/main/json-schema/schema.json"
117117
}
118118
}
119119
}

0 commit comments

Comments
 (0)