From 4987ffbc551042edcf80876b7d14585a53f0eb59 Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Wed, 5 Aug 2026 14:20:06 -0700 Subject: [PATCH] RS: fix link warnings --- content/operate/rs/8.0/flex/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/operate/rs/8.0/flex/_index.md b/content/operate/rs/8.0/flex/_index.md index a7211a9969..d6087b9a11 100644 --- a/content/operate/rs/8.0/flex/_index.md +++ b/content/operate/rs/8.0/flex/_index.md @@ -65,7 +65,7 @@ Flex does not replace long-term data persistence. For workloads that require dur ## Flex and Auto Tiering -Flex replaces [Auto Tiering]({{< relref "/operate/rs/8.0/7.22/databases/auto-tiering" >}}) (formerly known as Redis on Flash). Redis Software selects the implementation based on your Redis version: +Flex replaces [Auto Tiering]({{< relref "/operate/rs/7.22/databases/auto-tiering" >}}) (formerly known as Redis on Flash). Redis Software selects the implementation based on your Redis version: | Redis database version | Flex | Auto Tiering | |------------------------|------|--------------| @@ -73,7 +73,7 @@ Flex replaces [Auto Tiering]({{< relref "/operate/rs/8.0/7.22/databases/auto-tie | 7.4 | | | | 7.2 and earlier | | | -For Redis Software version 7.22.2-22 or earlier, see [Auto Tiering]({{< relref "/operate/rs/8.0/7.22/databases/auto-tiering" >}}). +For Redis Software version 7.22.2-22 or earlier, see [Auto Tiering]({{< relref "/operate/rs/7.22/databases/auto-tiering" >}}). ### Differences between Flex and Auto Tiering