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 827dc22 commit 7436460Copy full SHA for 7436460
content/develop/clients/redis-py/_index.md
@@ -80,8 +80,8 @@ r.hgetall('user-session:123')
80
81
## More information
82
83
-The [`redis-py`](https://redis-py.readthedocs.io/en/stable/index.html) website
84
-has a [command reference](https://redis-py.readthedocs.io/en/stable/commands.html)
+The [`redis-py`](https://redis.readthedocs.io/en/stable/index.html) website
+has a [command reference](https://redis.readthedocs.io/en/stable/commands.html)
85
and some [tutorials](https://redis.readthedocs.io/en/stable/examples.html) for
86
various tasks. There are also some examples in the
87
[GitHub repository](https://github.com/redis/redis-py) for `redis-py`.
0 commit comments