From c4bc4ed08565678c289f31e1fc3d764b77dcb15b Mon Sep 17 00:00:00 2001 From: hrodmn Date: Fri, 3 May 2024 11:09:47 -0500 Subject: [PATCH] fix link to stac-fastapi.pgstac --- docs/src/customization.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/customization.md b/docs/src/customization.md index aab3b03..01dad40 100644 --- a/docs/src/customization.md +++ b/docs/src/customization.md @@ -3,7 +3,7 @@ The eoAPI repository (https://github.com/developmentseed/eoAPI) hosts customized --- ## eoapi.stac -Built on [stac-fastapi.pgstac](https://github.com/stac-utils/stac-fastapi) application, adding a **`TiTilerExtension`** and a simple **`Search Viewer`**. +Built on [stac-fastapi.pgstac](https://github.com/stac-utils/stac-fastapi-pgstac) application, adding a **`TiTilerExtension`** and a simple **`Search Viewer`**. The service includes: @@ -68,4 +68,4 @@ Code: [/runtime/eoapi/vector](https://github.com/developmentseed/eoAPI/tree/main -- # STAC browser -The custom browser configuration can be modified using the config located in [/dockerfiles/browser_config.js](https://github.com/developmentseed/eoAPI/tree/main/dockerfiles/browser_config.js). For more information about available configurations, see the [Radiant Earth repository](https://github.com/radiantearth/stac-browser). \ No newline at end of file +The custom browser configuration can be modified using the config located in [/dockerfiles/browser_config.js](https://github.com/developmentseed/eoAPI/tree/main/dockerfiles/browser_config.js). For more information about available configurations, see the [Radiant Earth repository](https://github.com/radiantearth/stac-browser).