Skip to content

Commit 647b73f

Browse files
ntheanh201sbernauer
authored andcommitted
fix: documentation link (#186)
1 parent dbb5f7b commit 647b73f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

demos/demos-v2.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ demos:
5353
pvc: 40Gi
5454
nifi-kafka-druid-earthquake-data:
5555
description: Demo ingesting earthquake data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
56-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/nifi-kafka-druid-earthquake-data.html
56+
documentation: https://docs.stackable.tech/home/stable/demos/nifi-kafka-druid-earthquake-data
5757
stackableStack: nifi-kafka-druid-superset-s3
5858
labels:
5959
- nifi
@@ -74,7 +74,7 @@ demos:
7474
pvc: 75Gi # 30Gi for Kafka
7575
nifi-kafka-druid-water-level-data:
7676
description: Demo ingesting water level data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
77-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/nifi-kafka-druid-water-level-data.html
77+
documentation: https://docs.stackable.tech/home/stable/demos/nifi-kafka-druid-water-level-data
7878
stackableStack: nifi-kafka-druid-superset-s3
7979
labels:
8080
- nifi
@@ -95,7 +95,7 @@ demos:
9595
pvc: 75Gi # 30Gi for Kafka
9696
spark-k8s-anomaly-detection-taxi-data:
9797
description: Demo loading New York taxi data into an S3 bucket and carrying out an anomaly detection analysis on it
98-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/spark-k8s-anomaly-detection-taxi-data.html
98+
documentation: https://docs.stackable.tech/home/stable/demos/spark-k8s-anomaly-detection-taxi-data
9999
stackableStack: spark-trino-superset-s3
100100
labels:
101101
- trino
@@ -115,7 +115,7 @@ demos:
115115
pvc: 35Gi
116116
trino-iceberg:
117117
description: Demo containing Trino using Apache Iceberg as a S3 data lakehouse
118-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/trino-iceberg.html
118+
documentation: https://docs.stackable.tech/home/stable/demos/trino-iceberg
119119
stackableStack: trino-iceberg
120120
labels:
121121
- trino
@@ -130,7 +130,7 @@ demos:
130130
pvc: 110Gi # 100Gi for MinIO
131131
trino-taxi-data:
132132
description: Demo loading 2.5 years of New York taxi data into S3 bucket, creating a Trino table and a Superset dashboard
133-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/trino-taxi-data.html
133+
documentation: https://docs.stackable.tech/home/stable/demos/trino-taxi-data/
134134
stackableStack: trino-superset-s3
135135
labels:
136136
- trino
@@ -149,7 +149,7 @@ demos:
149149
pvc: 28Gi
150150
data-lakehouse-iceberg-trino-spark:
151151
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.
152-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/data-lakehouse-iceberg-trino-spark.html
152+
documentation: https://docs.stackable.tech/home/stable/demos/data-lakehouse-iceberg-trino-spark
153153
stackableStack: data-lakehouse-iceberg-trino-spark
154154
labels:
155155
- iceberg
@@ -177,7 +177,7 @@ demos:
177177
pvc: 300Gi
178178
jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data:
179179
description: Jupyterhub with PySpark and HDFS integration
180-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html
180+
documentation: https://docs.stackable.tech/home/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data
181181
stackableStack: jupyterhub-pyspark-hdfs
182182
labels:
183183
- jupyterhub
@@ -193,7 +193,7 @@ demos:
193193
pvc: 22Gi
194194
logging:
195195
description: Demo showing the logging stack in action
196-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/logging.html
196+
documentation: https://docs.stackable.tech/home/stable/demos/logging
197197
stackableStack: logging
198198
labels:
199199
- logging
@@ -210,7 +210,7 @@ demos:
210210
pvc: 27Gi
211211
signal-processing:
212212
description: Demo showing signal processing on time-series data
213-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/signal-processing.html
213+
documentation: https://docs.stackable.tech/home/stable/demos/signal-processing
214214
stackableStack: signal-processing
215215
labels:
216216
- nifi

0 commit comments

Comments
 (0)