summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2020-04-29 12:56:55 -0700
committerAndy McCurdy <andy@andymccurdy.com>2020-04-29 12:56:55 -0700
commit9aef5fec6a30e985a208d86333cf290dda28b7a7 (patch)
treeb5628059752ff97ebbfb1830fdc37de2d6f3f24a
parent09da3ad07f26350d093929fe1ea6eaaca79ab944 (diff)
downloadredis-py-9aef5fec6a30e985a208d86333cf290dda28b7a7.tar.gz
point docs link to "stable" version
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index da77dd3..83a163f 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@ The Python interface to the Redis key-value store.
.. image:: https://secure.travis-ci.org/andymccurdy/redis-py.svg?branch=master
:target: https://travis-ci.org/andymccurdy/redis-py
-.. image:: https://readthedocs.org/projects/redis-py/badge/?version=latest&style=flat
- :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/
.. image:: https://badge.fury.io/py/redis.svg
:target: https://pypi.org/project/redis/
.. image:: https://codecov.io/gh/andymccurdy/redis-py/branch/master/graph/badge.svg