Skip to content

Commit f07f89d

Browse files
authored
Merge pull request #263 from spatialthoughts/main
Update Earth Search API version to v1 from v0
2 parents c6e3d4d + f210a94 commit f07f89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qgis_stac/definitions/catalog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"id": "d74817bf-da1f-44d7-a464-b87d4009c8a3",
1818
"name": "Earth Search",
19-
"url": "https://earth-search.aws.element84.com/v0",
19+
"url": "https://earth-search.aws.element84.com/v1",
2020
"selected": False,
2121
"capability": None,
2222
},

0 commit comments

Comments
 (0)