Skip to content

Commit 17a3944

Browse files
authored
Update README.md after org swap
1 parent 3783357 commit 17a3944

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Merkle Tree Extension Specification
22

33
- **Title:** Merkle Tree
4-
- **Identifier:** <https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.2/schema.json>
4+
- **Identifier:** <https://stacchain.github.io/merkle-tree/v1.0.0-beta.2/schema.json>
55
- **Field Name Prefix:** `merkle`
66
- **Scope:** Item, Collection, Catalog
77
- **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity):** Proposal
@@ -152,7 +152,7 @@ The `merkle:hash_method` object provides details about the hash computation meth
152152
],
153153
"license": "proprietary",
154154
"stac_extensions": [
155-
"https://stac-extensions.github.io/merkle/v1.0.0/schema.json"
155+
"https://stacchain.github.io/merkle/v1.0.0/schema.json"
156156
]
157157
}
158158
```
@@ -183,7 +183,7 @@ The `merkle:hash_method` object provides details about the hash computation meth
183183
}
184184
],
185185
"stac_extensions": [
186-
"https://stac-extensions.github.io/merkle/v1.0.0/schema.json"
186+
"https://stacchain.github.io/merkle/v1.0.0/schema.json"
187187
]
188188
}
189189
```

0 commit comments

Comments
 (0)