Skip to content

Commit 9aef5fe

Browse files
committed
point docs link to "stable" version
1 parent 09da3ad commit 9aef5fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ The Python interface to the Redis key-value store.
55

66
.. image:: https://secure.travis-ci.org/andymccurdy/redis-py.svg?branch=master
77
:target: https://travis-ci.org/andymccurdy/redis-py
8-
.. image:: https://readthedocs.org/projects/redis-py/badge/?version=latest&style=flat
9-
:target: https://redis-py.readthedocs.io/en/latest/
8+
.. image:: https://readthedocs.org/projects/redis-py/badge/?version=stable&style=flat
9+
:target: https://redis-py.readthedocs.io/en/stable/
1010
.. image:: https://badge.fury.io/py/redis.svg
1111
:target: https://pypi.org/project/redis/
1212
.. image:: https://codecov.io/gh/andymccurdy/redis-py/branch/master/graph/badge.svg

0 commit comments

Comments
 (0)