We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f3a4b commit c98c6ebCopy full SHA for c98c6eb
CHANGES
@@ -1,4 +1,4 @@
1
- * Add dynamic_startup_nodes parameter to async RedisCluster (#2472)
+ * Update URL in the readme linking to Redis University
2
* Move doctests (doc code examples) to main branch
3
* Update `ResponseT` type hint
4
* Allow to control the minimum SSL version
README.md
@@ -19,7 +19,7 @@ The Python interface to the Redis key-value store.
19
20
## How do I Redis?
21
22
-[Learn for free at Redis University](https://redis.io/university/)
+[Learn for free at Redis University](https://redis.io/learn/university)
23
24
[Try the Redis Cloud](https://redis.io/try-free/)
25
0 commit comments