From f10c8259931229065982621b239b57ae70bbff4f Mon Sep 17 00:00:00 2001 From: Jonas Viehweger Date: Wed, 27 Nov 2024 10:07:32 +0100 Subject: [PATCH] Updated example links --- planet/planetscope/max_ndvi/index.md | 2 +- planet/planetscope/ndvi/index.md | 2 +- planet/planetscope/ndvi_difference/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/planet/planetscope/max_ndvi/index.md b/planet/planetscope/max_ndvi/index.md index ce179b47..97817354 100644 --- a/planet/planetscope/max_ndvi/index.md +++ b/planet/planetscope/max_ndvi/index.md @@ -20,7 +20,7 @@ examples: toTime: '2023-11-19T23:59:59.999Z' platform: - EOB - evalscripturl: https://raw.githubusercontent.com/sentinel-hub/custom-scripts/master/planet_scope/max_ndvi/script.js + evalscripturl: https://custom-scripts.sentinel-hub.com/custom-scripts/planet/planetscope/max_ndvi/eob.js additionalQueryParams: - - themeId - PLANET_SANDBOX diff --git a/planet/planetscope/ndvi/index.md b/planet/planetscope/ndvi/index.md index e5fb5343..a47c9d14 100644 --- a/planet/planetscope/ndvi/index.md +++ b/planet/planetscope/ndvi/index.md @@ -17,7 +17,7 @@ examples: toTime: '2023-04-19T23:59:59.999Z' platform: - EOB - evalscripturl: https://custom-scripts.sentinel-hub.com/custom-scripts/planet_scope/ndvi/eob.js + evalscripturl: https://custom-scripts.sentinel-hub.com/custom-scripts/planet/planetscope/ndvi/eob.js additionalQueryParams: - - themeId - PLANET_SANDBOX diff --git a/planet/planetscope/ndvi_difference/index.md b/planet/planetscope/ndvi_difference/index.md index bb5c3882..63785674 100644 --- a/planet/planetscope/ndvi_difference/index.md +++ b/planet/planetscope/ndvi_difference/index.md @@ -20,7 +20,7 @@ examples: toTime: '2023-06-01T23:59:59.999Z' platform: - EOB - evalscripturl: https://raw.githubusercontent.com/sentinel-hub/custom-scripts/master/planet_scope/ndvi_difference/script.js + evalscripturl: https://custom-scripts.sentinel-hub.com/custom-scripts/planet/planetscope/ndvi_difference/eob.js additionalQueryParams: - - themeId - PLANET_SANDBOX