From fe9e719778d6b0492d61031101f06c32dec8cd29 Mon Sep 17 00:00:00 2001 From: xeniape Date: Thu, 4 Jun 2026 14:19:31 +0200 Subject: [PATCH] chore: fix broken links --- docs/modules/druid/pages/usage.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/druid/pages/usage.adoc b/docs/modules/druid/pages/usage.adoc index 1e2f345e..b6781331 100644 --- a/docs/modules/druid/pages/usage.adoc +++ b/docs/modules/druid/pages/usage.adoc @@ -6,11 +6,11 @@ Druid requires a Zookeeper to run, as well as a database. If HDFS is used as the === Zookeeper operator -Please refer to the https://github.com/stackabletech/zookeeper-operator[Zookeeper] operator and https://docs.stackable.tech/zookeeper/index.html[docs]. +Please refer to the https://github.com/stackabletech/zookeeper-operator[Zookeeper] operator and xref:zookeeper:index.adoc[docs]. === HDFS operator (optional) -Please refer to the https://github.com/stackabletech/hdfs-operator[HDFS] operator and https://docs.stackable.tech/hdfs/index.html[docs]. +Please refer to the https://github.com/stackabletech/hdfs-operator[HDFS] operator and xref:hdfs:index.adoc[docs]. === SQL Database