Skip to content

Commit d3e7d10

Browse files
committed
Fix url for coveralls badge - wrong branch
1 parent 662fbf4 commit d3e7d10

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
@@ -5,7 +5,7 @@ PyMySQL
55
.. image:: https://travis-ci.org/PyMySQL/PyMySQL.svg?branch=master
66
:target: https://travis-ci.org/PyMySQL/PyMySQL
77

8-
.. image:: https://coveralls.io/repos/PyMySQL/PyMySQL/badge.svg?branch=coveralls&service=github :target: https://coveralls.io/github/PyMySQL/PyMySQL?branch=coveralls
8+
.. image:: https://coveralls.io/repos/PyMySQL/PyMySQL/badge.svg?branch=master&service=github :target: https://coveralls.io/github/PyMySQL/PyMySQL?branch=master
99

1010
.. contents::
1111

0 commit comments

Comments
 (0)