Skip to content

Commit d787e69

Browse files
committed
fix: Fix broken links
1 parent 8365dad commit d787e69

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

modules/contributor/pages/development-dashboard.adoc

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This page contains information about our products and relevant links you might n
1212
|https://github.com/stackabletech/airflow-operator
1313
|https://github.com/stackabletech/docker-images/tree/main/airflow
1414
|https://ci.stackable.tech/job/Airflow%20Operator%20Integration%20Tests/
15-
|https://docs.stackable.tech/airflow/index.html
15+
|xref:airflow:index.adoc
1616
|
1717

1818
|Apache Druid
@@ -21,7 +21,7 @@ This page contains information about our products and relevant links you might n
2121
|https://github.com/stackabletech/druid-operator
2222
|https://github.com/stackabletech/docker-images/tree/main/druid
2323
|https://ci.stackable.tech/job/Druid%20Operator%20Integration%20Tests/
24-
|https://docs.stackable.tech/druid/index.html
24+
|xref:druid:index.adoc
2525
|
2626

2727
|Apache HBase
@@ -30,7 +30,7 @@ This page contains information about our products and relevant links you might n
3030
|https://github.com/stackabletech/hbase-operator
3131
|https://github.com/stackabletech/docker-images/tree/main/hbase
3232
|https://ci.stackable.tech/job/HBase%20Operator%20Integration%20Tests/
33-
|https://docs.stackable.tech/hbase/index.html
33+
|xref:hbase:index.adoc
3434
|
3535

3636
|Apache Hadoop (HDFS)
@@ -39,7 +39,7 @@ This page contains information about our products and relevant links you might n
3939
|https://github.com/stackabletech/hdfs-operator
4040
|https://github.com/stackabletech/docker-images/tree/main/hadoop
4141
|https://ci.stackable.tech/job/HDFS%20Operator%20Integration%20Tests/
42-
|https://docs.stackable.tech/hdfs/index.html
42+
|xref:hdfs:index.adoc
4343
|
4444

4545
|Apache Hive (Metastore)
@@ -48,7 +48,7 @@ This page contains information about our products and relevant links you might n
4848
|https://github.com/stackabletech/hive-operator
4949
|https://github.com/stackabletech/docker-images/tree/main/hive
5050
|https://ci.stackable.tech/job/Hive%20Operator%20Integration%20Tests/
51-
|https://docs.stackable.tech/hive/index.html
51+
|xref:hive:index.adoc
5252
|
5353

5454
|Apache Kafka
@@ -57,7 +57,7 @@ This page contains information about our products and relevant links you might n
5757
|https://github.com/stackabletech/kafka-operator
5858
|https://github.com/stackabletech/docker-images/tree/main/kafka
5959
|https://ci.stackable.tech/job/Kafka%20Operator%20Integration%20Tests/
60-
|https://docs.stackable.tech/kafka/index.html
60+
|xref:kafka:index.adoc
6161
|
6262

6363
|Apache NiFi
@@ -66,7 +66,7 @@ This page contains information about our products and relevant links you might n
6666
|https://github.com/stackabletech/nifi-operator
6767
|https://github.com/stackabletech/docker-images/tree/main/nifi
6868
|https://ci.stackable.tech/job/NiFi%20Operator%20Integration%20Tests/
69-
|https://docs.stackable.tech/nifi/index.html
69+
|xref:nifi:index.adoc
7070
|
7171

7272
|Apache Spark on Kubernetes
@@ -75,7 +75,7 @@ This page contains information about our products and relevant links you might n
7575
|https://github.com/stackabletech/spark-k8s-operator
7676
|https://github.com/stackabletech/docker-images/tree/main/spark-k8s
7777
|https://ci.stackable.tech/job/Spark%20On%20K8S%20Operator%20Integration%20Tests/
78-
|https://docs.stackable.tech/spark-k8s/index.html
78+
|xref:spark-k8s:index.adoc
7979
|
8080

8181
|Apache Superset
@@ -84,7 +84,7 @@ This page contains information about our products and relevant links you might n
8484
|https://github.com/stackabletech/superset-operator
8585
|https://github.com/stackabletech/docker-images/tree/main/superset
8686
|https://ci.stackable.tech/job/Superset%20Operator%20Integration%20Tests/
87-
|https://docs.stackable.tech/superset/index.html
87+
|xref:superset:index.adoc
8888
|
8989

9090
|Apache ZooKeeper
@@ -93,7 +93,7 @@ This page contains information about our products and relevant links you might n
9393
|https://github.com/stackabletech/zookeeper-operator
9494
|https://github.com/stackabletech/docker-images/tree/main/zookeeper
9595
|https://ci.stackable.tech/job/Zookeeper%20Operator%20Integration%20Tests/
96-
|https://docs.stackable.tech/zookeeper/index.html
96+
|xref:zookeeper:index.adoc
9797
|
9898

9999
|OpenPolicyAgent
@@ -102,7 +102,7 @@ This page contains information about our products and relevant links you might n
102102
|https://github.com/stackabletech/opa-operator
103103
|https://github.com/stackabletech/docker-images/tree/main/opa
104104
|https://ci.stackable.tech/job/OPA%20Operator%20Integration%20Tests/
105-
|https://docs.stackable.tech/opa/index.html
105+
|xref:opa:index.adoc
106106
|
107107

108108
|Trino
@@ -111,7 +111,7 @@ This page contains information about our products and relevant links you might n
111111
|https://github.com/stackabletech/trino-operator
112112
|https://github.com/stackabletech/docker-images/tree/main/trino
113113
|https://ci.stackable.tech/job/Trino%20Operator%20Integration%20Tests/
114-
|https://docs.stackable.tech/trino/index.html
114+
|xref:trino:index.adoc
115115
|
116116

117117
|===

0 commit comments

Comments
 (0)