Skip to content

Commit 48f0e0f

Browse files
pc-coholiccarltongibson
authored andcommitted
Update link to redis-py documentation
1 parent 8498605 commit 48f0e0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Possible options for ``CONFIG`` are listed below.
7171
``hosts``
7272
~~~~~~~~~
7373

74-
The server(s) to connect to, as either URIs, ``(host, port)`` tuples, or dicts conforming to `redis Connection <https://redis-py.readthedocs.io/en/stable/connections.html#async-client>`_.
74+
The server(s) to connect to, as either URIs, ``(host, port)`` tuples, or dicts conforming to `redis Connection <https://redis.readthedocs.io/en/stable/connections.html#async-client>`_.
7575
Defaults to ``redis://localhost:6379``. Pass multiple hosts to enable sharding,
7676
but note that changing the host list will lose some sharded data.
7777

0 commit comments

Comments
 (0)