diff --git a/docs/products/kafka/howto/kafka-tiered-storage-get-started.rst b/docs/products/kafka/howto/kafka-tiered-storage-get-started.rst index 991098f06c..786cce0cc5 100644 --- a/docs/products/kafka/howto/kafka-tiered-storage-get-started.rst +++ b/docs/products/kafka/howto/kafka-tiered-storage-get-started.rst @@ -4,7 +4,7 @@ Get started with tiered storage for Aiven for Apache Kafka® Aiven for Apache Kafka®'s tiered storage optimizes resources by keeping recent data—typically the most accessed—on faster local disks. As data becomes less active, it's transferred to more economical, slower storage, balancing performance with cost efficiency. -For an in-depth understanding of tiered storage, how it works, and its benefits, see `Tiered storage in Aiven for Apache Kafka®`. +For an in-depth understanding of tiered storage, how it works, and its benefits, see :doc:`Tiered storage in Aiven for Apache Kafka® `. .. important::