From 43247ed43b788c816fae405c6dee477292cc8563 Mon Sep 17 00:00:00 2001
From: The Anh Nguyen <ntheanh201@gmail.com>
Date: Mon, 24 Mar 2025 15:00:54 +0700
Subject: [PATCH] fix: documentation link

---
 demos/demos-v2.yaml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/demos/demos-v2.yaml b/demos/demos-v2.yaml
index 44aa520a..bc4d2591 100644
--- a/demos/demos-v2.yaml
+++ b/demos/demos-v2.yaml
@@ -53,7 +53,7 @@ demos:
       pvc: 40Gi
   nifi-kafka-druid-earthquake-data:
     description: Demo ingesting earthquake data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/nifi-kafka-druid-earthquake-data.html
+    documentation: https://docs.stackable.tech/home/stable/demos/nifi-kafka-druid-earthquake-data
     stackableStack: nifi-kafka-druid-superset-s3
     labels:
       - nifi
@@ -75,7 +75,7 @@ demos:
       pvc: 75Gi # 30Gi for Kafka
   nifi-kafka-druid-water-level-data:
     description: Demo ingesting water level data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/nifi-kafka-druid-water-level-data.html
+    documentation: https://docs.stackable.tech/home/stable/demos/nifi-kafka-druid-water-level-data
     stackableStack: nifi-kafka-druid-superset-s3
     labels:
       - nifi
@@ -97,7 +97,7 @@ demos:
       pvc: 75Gi # 30Gi for Kafka
   spark-k8s-anomaly-detection-taxi-data:
     description: Demo loading New York taxi data into an S3 bucket and carrying out an anomaly detection analysis on it
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/spark-k8s-anomaly-detection-taxi-data.html
+    documentation: https://docs.stackable.tech/home/stable/demos/spark-k8s-anomaly-detection-taxi-data
     stackableStack: spark-trino-superset-s3
     labels:
       - trino
@@ -117,7 +117,7 @@ demos:
       pvc: 35Gi
   trino-iceberg:
     description: Demo containing Trino using Apache Iceberg as a S3 data lakehouse
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/trino-iceberg.html
+    documentation: https://docs.stackable.tech/home/stable/demos/trino-iceberg
     stackableStack: trino-iceberg
     labels:
       - trino
@@ -132,7 +132,7 @@ demos:
       pvc: 110Gi # 100Gi for MinIO
   trino-taxi-data:
     description: Demo loading 2.5 years of New York taxi data into S3 bucket, creating a Trino table and a Superset dashboard
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/trino-taxi-data.html
+    documentation: https://docs.stackable.tech/home/stable/demos/trino-taxi-data/
     stackableStack: trino-superset-s3
     labels:
       - trino
@@ -151,7 +151,7 @@ demos:
       pvc: 28Gi
   data-lakehouse-iceberg-trino-spark:
     description: Data lakehouse using Iceberg lakehouse on S3, Trino as query engine, Spark for streaming ingest and Superset for data visualization. Multiple datasources like taxi data, water levels in Germany, earthquakes, e-charging stations and more are loaded.
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/data-lakehouse-iceberg-trino-spark.html
+    documentation: https://docs.stackable.tech/home/stable/demos/data-lakehouse-iceberg-trino-spark
     stackableStack: data-lakehouse-iceberg-trino-spark
     labels:
       - iceberg
@@ -179,7 +179,7 @@ demos:
       pvc: 300Gi
   jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data:
     description: Jupyterhub with PySpark and HDFS integration
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html
+    documentation: https://docs.stackable.tech/home/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data
     stackableStack: jupyterhub-pyspark-hdfs
     labels:
       - jupyterhub
@@ -195,7 +195,7 @@ demos:
       pvc: 22Gi
   logging:
     description: Demo showing the logging stack in action
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/logging.html
+    documentation: https://docs.stackable.tech/home/stable/demos/logging
     stackableStack: logging
     labels:
       - logging
@@ -212,7 +212,7 @@ demos:
       pvc: 27Gi
   signal-processing:
     description: Demo showing signal processing on time-series data
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/signal-processing.html
+    documentation: https://docs.stackable.tech/home/stable/demos/signal-processing
     stackableStack: signal-processing
     labels:
       - nifi
@@ -230,7 +230,7 @@ demos:
       pvc: 16Gi
   jupyterhub-keycloak:
     description: Demo showing jupyterhub notebooks secured with keycloak
-    documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-keycloak.html
+    documentation: https://docs.stackable.tech/home/stable/demos/jupyterhub-keycloak
     stackableStack: jupyterhub-keycloak
     labels:
       - jupyterhub