From bd4b076194f91d4f22c17233f240db1f86909a7b Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Tue, 4 Feb 2025 15:43:17 -0600 Subject: [PATCH] DOC-4811 RS: Add archived docs links to RS index page --- content/operate/rs/7.4/_index.md | 14 ++++++++++++++ content/operate/rs/_index.md | 15 +++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/content/operate/rs/7.4/_index.md b/content/operate/rs/7.4/_index.md index 26db266733..c99c376608 100644 --- a/content/operate/rs/7.4/_index.md +++ b/content/operate/rs/7.4/_index.md @@ -58,6 +58,20 @@ Use command-line utilities and the REST API to manage the cluster and databases. - [REST API reference]({{< relref "/operate/rs/references/rest-api" >}}) & [examples]({{< relref "/operate/rs/references/rest-api/quick-start" >}}) - [Redis commands]({{< relref "/commands" >}}) +## Archive + +You can use the version selector in the navigation menu to view documentation for Redis Enterprise Software versions 7.4 and later. + +To view documentation earlier than version 7.4, see the archived website: + +- [Redis Enterprise Software v7.2 documentation archive](https://docs.redis.com/7.2/rs/) + +- [Redis Enterprise Software v6.4 documentation archive](https://docs.redis.com/6.4/rs/) + +- [Redis Enterprise Software v6.2 documentation archive](https://docs.redis.com/6.2/rs/) + +- [Redis Enterprise Software v6.0 documentation archive](https://docs.redis.com/6.0/rs/) + ## Related info - [Redis Cloud]({{< relref "/operate/rc" >}}) - [Redis Community Edition]({{< relref "/operate/oss_and_stack" >}}) diff --git a/content/operate/rs/_index.md b/content/operate/rs/_index.md index bd0df69355..0707a59434 100644 --- a/content/operate/rs/_index.md +++ b/content/operate/rs/_index.md @@ -55,6 +55,21 @@ Use command-line utilities and the REST API to manage the cluster and databases. - [REST API reference]({{< relref "/operate/rs/references/rest-api" >}}) & [examples]({{< relref "/operate/rs/references/rest-api/quick-start" >}}) - [Redis commands]({{< relref "/commands" >}}) +## Archive + +You can use the version selector in the navigation menu to view documentation for Redis Enterprise Software versions 7.4 and later. + +To view documentation earlier than version 7.4, see the archived website: + +- [Redis Enterprise Software v7.2 documentation archive](https://docs.redis.com/7.2/rs/) + +- [Redis Enterprise Software v6.4 documentation archive](https://docs.redis.com/6.4/rs/) + +- [Redis Enterprise Software v6.2 documentation archive](https://docs.redis.com/6.2/rs/) + +- [Redis Enterprise Software v6.0 documentation archive](https://docs.redis.com/6.0/rs/) + + ## Related info - [Redis Cloud]({{< relref "/operate/rc" >}}) - [Redis Community Edition]({{< relref "/operate/oss_and_stack" >}})