Skip to content

Commit c98c6eb

Browse files
niklasbecvladvildanov
authored andcommitted
fix: update redis university url, the old link doesn't work (redis#3481)
* fix: update redis university url * fix: add comment to changes --------- Co-authored-by: Vladyslav Vildanov <117659936+vladvildanov@users.noreply.github.com>
1 parent 10f3a4b commit c98c6eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Add dynamic_startup_nodes parameter to async RedisCluster (#2472)
1+
* Update URL in the readme linking to Redis University
22
* Move doctests (doc code examples) to main branch
33
* Update `ResponseT` type hint
44
* Allow to control the minimum SSL version

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Python interface to the Redis key-value store.
1919

2020
## How do I Redis?
2121

22-
[Learn for free at Redis University](https://redis.io/university/)
22+
[Learn for free at Redis University](https://redis.io/learn/university)
2323

2424
[Try the Redis Cloud](https://redis.io/try-free/)
2525

0 commit comments

Comments
 (0)