Skip to content

Commit c6fbc4a

Browse files
authored
fix link to wrong ReadTheDocs build (#69)
1 parent ab0feec commit c6fbc4a

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
@@ -10,8 +10,8 @@ Amazon DynamoDB Encryption Client for Python
1010
:target: https://pypi.org/project/dynamodb-encryption-sdk
1111
:alt: Supported Python Versions
1212

13-
.. image:: https://readthedocs.org/projects/aws-dynamodb-encryption-python/badge/
14-
:target: https://aws-dynamodb-encryption-python.readthedocs.io/en/stable/
13+
.. image:: https://readthedocs.org/projects/aws-dynamodb-encryption-python/badge/?version=latest
14+
:target: http://aws-dynamodb-encryption-python.readthedocs.io/en/latest/?badge=latest
1515
:alt: Documentation Status
1616

1717
.. image:: https://travis-ci.org/awslabs/aws-dynamodb-encryption-python.svg?branch=master

0 commit comments

Comments
 (0)