diff --git a/CHANGES b/CHANGES index 8750128b05..bd96846b6d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,4 @@ + * Update URL in the readme linking to Redis University * Move doctests (doc code examples) to main branch * Update `ResponseT` type hint * Allow to control the minimum SSL version diff --git a/README.md b/README.md index 08eff587be..98ddee5b52 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The Python interface to the Redis key-value store. ## How do I Redis? -[Learn for free at Redis University](https://redis.io/university/) +[Learn for free at Redis University](https://redis.io/learn/university) [Try the Redis Cloud](https://redis.io/try-free/)