Skip to content

Commit

Permalink
Merge pull request #263 from spatialthoughts/main
Browse files Browse the repository at this point in the history
Update Earth Search API version to v1 from v0
  • Loading branch information
Samweli authored Jul 30, 2024
2 parents c6e3d4d + f210a94 commit f07f89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qgis_stac/definitions/catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"id": "d74817bf-da1f-44d7-a464-b87d4009c8a3",
"name": "Earth Search",
"url": "https://earth-search.aws.element84.com/v0",
"url": "https://earth-search.aws.element84.com/v1",
"selected": False,
"capability": None,
},
Expand Down

0 comments on commit f07f89d

Please sign in to comment.