From f1a5c1d21e65d9c0ac824b5ca85ed83eb1b37f8f Mon Sep 17 00:00:00 2001 From: xeniape Date: Mon, 4 May 2026 17:05:09 +0200 Subject: [PATCH] fix: Fix broken link --- docs/modules/hbase/pages/usage.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/hbase/pages/usage.adoc b/docs/modules/hbase/pages/usage.adoc index 52a08382..a4eff6e5 100644 --- a/docs/modules/hbase/pages/usage.adoc +++ b/docs/modules/hbase/pages/usage.adoc @@ -3,7 +3,7 @@ == Requirements A distributed Apache HBase installation depends on a running Apache ZooKeeper and HDFS cluster. See -the documentation for the https://docs.stackable.tech/hdfs/usage.html[Stackable Operator for Apache HDFS] +the documentation for the xref:hdfs:getting_started/first_steps.adoc[Stackable Operator for Apache HDFS] how to set up these clusters. == Deployment of an Apache HBase cluster