Skip to content

Commit 55c4ca3

Browse files
garrettheeldanielhochman
authored andcommitted
Fix coveralls badge (#289)
1 parent 51ceec0 commit 55c4ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PynamoDB
66
:target: https://pypi.python.org/pypi/pynamodb/
77
.. image:: https://img.shields.io/travis/pynamodb/PynamoDB/master.svg
88
:target: https://travis-ci.org/pynamodb/PynamoDB
9-
.. image:: https://img.shields.io/coveralls/pynamodb/PynamoDB.svg
9+
.. image:: https://img.shields.io/coveralls/pynamodb/PynamoDB/master.svg
1010
:target: https://coveralls.io/r/pynamodb/PynamoDB
1111

1212
A Pythonic interface for Amazon's `DynamoDB <http://aws.amazon.com/dynamodb/>`_ that supports

0 commit comments

Comments
 (0)