From 2b45b91dd71e72b3b854f7674450ab3f841e3648 Mon Sep 17 00:00:00 2001 From: Krasen Samardzhiev Date: Mon, 10 Aug 2026 14:29:09 +0100 Subject: [PATCH] add other references --- pages/Technical Documentation/Platforms/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/Technical Documentation/Platforms/index.md b/pages/Technical Documentation/Platforms/index.md index c03cd22c..26f4ab47 100644 --- a/pages/Technical Documentation/Platforms/index.md +++ b/pages/Technical Documentation/Platforms/index.md @@ -58,10 +58,10 @@ EarthCODE's integrated platforms provide the tools to build, test, and ultimatel - [https://esa-earthcode.github.io/tutorials/workflow/](https://esa-earthcode.github.io/tutorials/workflow/) * **Example Developing an Analysis on Pangeo** - [https://esa-earthcode.github.io/tutorials/pangeo-on-earthcode/](https://esa-earthcode.github.io/tutorials/pangeo-on-earthcode/) -* **Example: Publishing a Data Cube and Workflow to EarthCODE** - - [https://esa-earthcode.github.io/tutorials/publish-pangeo/](https://esa-earthcode.github.io/tutorials/publish-pangeo/) +* **Example: Publishing Data and Workflows to EarthCODE** + - [https://esa-earthcode.github.io/tutorials/](https://esa-earthcode.github.io/tutorials/) + - [https://esa-earthcode.github.io/earthcode-library/](https://esa-earthcode.github.io/earthcode-library/) -More detailed examples for developing workflows can be found on the platform pages and main tutorial page.