Skip to content

Commit 7523454

Browse files
fix(docs): broken link to Redis Software page (#638)
Spotted while doing a sweep of the corresponding Redis docs. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Documentation-only URL correction with no code or runtime impact. > > **Overview** > Updates the **Redis Enterprise** option in the installation guide so its hyperlink points to `https://redis.io/software/` instead of the outdated `https://redis.com/redis-enterprise/` URL. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit b8d2172cbd83f56429cd1986e1d93d8f197a280f. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 122ca97 commit 7523454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ RedisVL requires Redis with [Redis Search](https://redis.io/docs/latest/develop/
125125

126126
1. [Redis Cloud](https://redis.io/cloud), a fully managed cloud offering with a free tier
127127
2. [Redis 8+ (Docker)](https://redis.io/downloads/), for local development and testing
128-
3. [Redis Enterprise](https://redis.com/redis-enterprise/), a commercial self-hosted option
128+
3. [Redis Enterprise](https://redis.io/software/), a commercial self-hosted option
129129

130130
### Redis Cloud
131131

0 commit comments

Comments
 (0)