Skip to content

Commit

Permalink
fix: update redis university url, the old link doesn't work (#3481)
Browse files Browse the repository at this point in the history
* fix: update redis university url

* fix: add comment to changes

---------

Co-authored-by: Vladyslav Vildanov <117659936+vladvildanov@users.noreply.github.com>
niklasbec and vladvildanov authored Jan 28, 2025
1 parent 03031a2 commit 2427365
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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/)

0 comments on commit 2427365

Please sign in to comment.