From 0c3bcbd735d59ff6e0301f8bea7f2d77195a1580 Mon Sep 17 00:00:00 2001 From: "David W. Dougherty" Date: Fri, 21 Mar 2025 08:28:22 -0700 Subject: [PATCH] OP: add 'about' links to main Redis CE/Stack installation page --- content/operate/oss_and_stack/install/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/oss_and_stack/install/_index.md b/content/operate/oss_and_stack/install/_index.md index 33ba1e6ccb..89d1322bd3 100644 --- a/content/operate/oss_and_stack/install/_index.md +++ b/content/operate/oss_and_stack/install/_index.md @@ -11,7 +11,7 @@ title: Install Redis or Redis Stack weight: 30 --- -You can install [Redis]({{< relref "/operate/oss_and_stack/" >}}) or [Redis Stack]({{< relref "/operate/oss_and_stack/" >}}) locally on your machine. Redis and Redis Stack are available on Linux, macOS, and Windows. +You can install [Redis](https://redis.io/about/) or [Redis Stack](https://redis.io/about/about-stack/) locally on your machine. Redis and Redis Stack are available on Linux, macOS, and Windows. Here are the installation instructions: