Skip to content

Commit

Permalink
Update collection.json after org swap
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhealy1 authored Nov 5, 2024
1 parent 9bc32fd commit 772483d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/collection.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"stac_version": "1.1.0",
"stac_extensions": [
"https://healy-hyperspatial.github.io/merkle-tree/v1.0.0-beta.2/schema.json"
"https://stacchain.github.io/merkle-tree/v1.0.0-beta.2/schema.json"
],
"type": "Collection",
"id": "collection-123",
Expand Down Expand Up @@ -60,4 +60,4 @@
"rel": "item"
}
]
}
}

0 comments on commit 772483d

Please sign in to comment.