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 51ceec0 commit 55c4ca3Copy full SHA for 55c4ca3
README.rst
@@ -6,7 +6,7 @@ PynamoDB
6
:target: https://pypi.python.org/pypi/pynamodb/
7
.. image:: https://img.shields.io/travis/pynamodb/PynamoDB/master.svg
8
:target: https://travis-ci.org/pynamodb/PynamoDB
9
-.. image:: https://img.shields.io/coveralls/pynamodb/PynamoDB.svg
+.. image:: https://img.shields.io/coveralls/pynamodb/PynamoDB/master.svg
10
:target: https://coveralls.io/r/pynamodb/PynamoDB
11
12
A Pythonic interface for Amazon's `DynamoDB <http://aws.amazon.com/dynamodb/>`_ that supports
0 commit comments