diff --git a/docs/index.rst b/docs/index.rst index 51b38a2bf7..2e42acb81b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 `_. +After that, you probably want to `run redis commands `_. .. toctree:: :hidden: