We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09da3ad commit 9aef5feCopy full SHA for 9aef5fe
README.rst
@@ -5,8 +5,8 @@ The Python interface to the Redis key-value store.
5
6
.. image:: https://secure.travis-ci.org/andymccurdy/redis-py.svg?branch=master
7
: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/
+.. image:: https://readthedocs.org/projects/redis-py/badge/?version=stable&style=flat
+ :target: https://redis-py.readthedocs.io/en/stable/
10
.. image:: https://badge.fury.io/py/redis.svg
11
:target: https://pypi.org/project/redis/
12
.. image:: https://codecov.io/gh/andymccurdy/redis-py/branch/master/graph/badge.svg
0 commit comments