Skip to content

Commit

Permalink
fix doc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dvora-h committed Jan 24, 2022
1 parent 7d23974 commit 3613131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Expand Up @@ -44,7 +44,7 @@ There are two quick ways to connect to Redis.
r = redis.from_url('redis://foo.bar.com:12345')
r.ping()
After that, you probably want to `run redis commands <redis_core_commands.html>`_.
After that, you probably want to `run redis commands <commands.html>`_.

.. toctree::
:hidden:
Expand Down

0 comments on commit 3613131

Please sign in to comment.