Skip to content

Commit f0d2528

Browse files
committed
Unrelated patch
1 parent be6cbc1 commit f0d2528

File tree

1 file changed

+2
-2
lines changed
  • content/operate/oss_and_stack/management

1 file changed

+2
-2
lines changed

content/operate/oss_and_stack/management/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ The list of configuration directives, and their meaning and intended usage
4343
is available in the self-documented example `redis.conf` or `redis-full.conf` shipped into the
4444
Redis distribution.
4545

46-
* The self-documented [redis-full.conf for Redis 8.0](https://github.com/redis/redis/blob/unstable/redis-full.conf).
47-
* The self-documented [redis.conf for Redis 7.4](https://raw.githubusercontent.com/redis/redis/unstable/redis.conf).
46+
* The self-documented [redis-full.conf for Redis 8.0](https://raw.githubusercontent.com/redis/redis/8.0/redis-full.conf).
47+
* The self-documented [redis.conf for Redis 7.4](https://raw.githubusercontent.com/redis/redis/7.4/redis.conf).
4848
* The self-documented [redis.conf for Redis 7.2](https://raw.githubusercontent.com/redis/redis/7.2/redis.conf).
4949
* The self-documented [redis.conf for Redis 7.0](https://raw.githubusercontent.com/redis/redis/7.0/redis.conf).
5050
* The self-documented [redis.conf for Redis 6.2](https://raw.githubusercontent.com/redis/redis/6.2/redis.conf).

0 commit comments

Comments
 (0)