Skip to content

Commit d4b0833

Browse files
Fix Redis documentation link in clustering.md
Updated the Redis documentation link for accuracy.
1 parent 80541a4 commit d4b0833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/databases/durability-ha/clustering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: Clustering to allow customers to spread the load of a Redis process
1010
linktitle: Clustering
1111
weight: 10
1212
---
13-
Source available [Redis](https://redislabs.com/redis-features/redis) is a single-threaded process
13+
Source available [Redis](https://redis.io/docs/latest/get-started/) is a single-threaded process
1414
to provide speed and simplicity.
1515
A single Redis process is bound by the CPU core that it is running on and available memory on the server.
1616

0 commit comments

Comments
 (0)