Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/modules/druid/pages/usage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading