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 7d23974 commit 168467eCopy full SHA for 168467e
docs/index.rst
@@ -44,7 +44,7 @@ There are two quick ways to connect to Redis.
44
r = redis.from_url('redis://foo.bar.com:12345')
45
r.ping()
46
47
-After that, you probably want to `run redis commands <redis_core_commands.html>`_.
+After that, you probably want to `run redis commands <commands.html>`_.
48
49
.. toctree::
50
:hidden:
0 commit comments