Skip to content

Commit 43247ed

Browse files
committed
fix: documentation link
1 parent e06906b commit 43247ed

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

demos/demos-v2.yaml

+10-10
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
@@ -75,7 +75,7 @@ demos:
7575
pvc: 75Gi # 30Gi for Kafka
7676
nifi-kafka-druid-water-level-data:
7777
description: Demo ingesting water level data into Kafka using NiFi, streaming it into Druid and creating a Superset dashboard
78-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/nifi-kafka-druid-water-level-data.html
78+
documentation: https://docs.stackable.tech/home/stable/demos/nifi-kafka-druid-water-level-data
7979
stackableStack: nifi-kafka-druid-superset-s3
8080
labels:
8181
- nifi
@@ -97,7 +97,7 @@ demos:
9797
pvc: 75Gi # 30Gi for Kafka
9898
spark-k8s-anomaly-detection-taxi-data:
9999
description: Demo loading New York taxi data into an S3 bucket and carrying out an anomaly detection analysis on it
100-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/spark-k8s-anomaly-detection-taxi-data.html
100+
documentation: https://docs.stackable.tech/home/stable/demos/spark-k8s-anomaly-detection-taxi-data
101101
stackableStack: spark-trino-superset-s3
102102
labels:
103103
- trino
@@ -117,7 +117,7 @@ demos:
117117
pvc: 35Gi
118118
trino-iceberg:
119119
description: Demo containing Trino using Apache Iceberg as a S3 data lakehouse
120-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/trino-iceberg.html
120+
documentation: https://docs.stackable.tech/home/stable/demos/trino-iceberg
121121
stackableStack: trino-iceberg
122122
labels:
123123
- trino
@@ -132,7 +132,7 @@ demos:
132132
pvc: 110Gi # 100Gi for MinIO
133133
trino-taxi-data:
134134
description: Demo loading 2.5 years of New York taxi data into S3 bucket, creating a Trino table and a Superset dashboard
135-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/trino-taxi-data.html
135+
documentation: https://docs.stackable.tech/home/stable/demos/trino-taxi-data/
136136
stackableStack: trino-superset-s3
137137
labels:
138138
- trino
@@ -151,7 +151,7 @@ demos:
151151
pvc: 28Gi
152152
data-lakehouse-iceberg-trino-spark:
153153
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.
154-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/data-lakehouse-iceberg-trino-spark.html
154+
documentation: https://docs.stackable.tech/home/stable/demos/data-lakehouse-iceberg-trino-spark
155155
stackableStack: data-lakehouse-iceberg-trino-spark
156156
labels:
157157
- iceberg
@@ -179,7 +179,7 @@ demos:
179179
pvc: 300Gi
180180
jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data:
181181
description: Jupyterhub with PySpark and HDFS integration
182-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html
182+
documentation: https://docs.stackable.tech/home/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data
183183
stackableStack: jupyterhub-pyspark-hdfs
184184
labels:
185185
- jupyterhub
@@ -195,7 +195,7 @@ demos:
195195
pvc: 22Gi
196196
logging:
197197
description: Demo showing the logging stack in action
198-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/logging.html
198+
documentation: https://docs.stackable.tech/home/stable/demos/logging
199199
stackableStack: logging
200200
labels:
201201
- logging
@@ -212,7 +212,7 @@ demos:
212212
pvc: 27Gi
213213
signal-processing:
214214
description: Demo showing signal processing on time-series data
215-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/signal-processing.html
215+
documentation: https://docs.stackable.tech/home/stable/demos/signal-processing
216216
stackableStack: signal-processing
217217
labels:
218218
- nifi
@@ -230,7 +230,7 @@ demos:
230230
pvc: 16Gi
231231
jupyterhub-keycloak:
232232
description: Demo showing jupyterhub notebooks secured with keycloak
233-
documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-keycloak.html
233+
documentation: https://docs.stackable.tech/home/stable/demos/jupyterhub-keycloak
234234
stackableStack: jupyterhub-keycloak
235235
labels:
236236
- jupyterhub

0 commit comments

Comments
 (0)