Skip to content

Commit

Permalink
Update AppSidebar.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
luisrodriguezgalvez committed Oct 8, 2024
1 parent a2d0be2 commit 133d22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppSidebar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export default {
},
openCatalogPage() {
window.open(
"https://radiantearth.github.io/stac-browser/#/external/storage.googleapis.com/dgds-data-public/coclico/coclico-stac/catalog.json?.language=en",
"https://radiantearth.github.io/stac-browser/#/external/storage.googleapis.com/coclico-data-public/coclico/coclico-stac-4oct/catalog.json?.language=en",
"_blank"
);
},
Expand Down

0 comments on commit 133d22a

Please sign in to comment.