Skip to content

Commit 168467e

Browse files
authored
Fix link in the main page (#1897)
1 parent 7d23974 commit 168467e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ There are two quick ways to connect to Redis.
4444
r = redis.from_url('redis://foo.bar.com:12345')
4545
r.ping()
4646
47-
After that, you probably want to `run redis commands <redis_core_commands.html>`_.
47+
After that, you probably want to `run redis commands <commands.html>`_.
4848

4949
.. toctree::
5050
:hidden:

0 commit comments

Comments
 (0)