Skip to content

Commit ee88d0f

Browse files
authored
Fix coveralls branch in README.rst (#1034)
1 parent 062384c commit ee88d0f

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
@@ -2,8 +2,8 @@
22
:target: https://pymysql.readthedocs.io/
33
:alt: Documentation Status
44

5-
.. image:: https://coveralls.io/repos/PyMySQL/PyMySQL/badge.svg?branch=master&service=github
6-
:target: https://coveralls.io/github/PyMySQL/PyMySQL?branch=master
5+
.. image:: https://coveralls.io/repos/PyMySQL/PyMySQL/badge.svg?branch=main&service=github
6+
:target: https://coveralls.io/github/PyMySQL/PyMySQL?branch=main
77

88
.. image:: https://img.shields.io/lgtm/grade/python/g/PyMySQL/PyMySQL.svg?logo=lgtm&logoWidth=18
99
:target: https://lgtm.com/projects/g/PyMySQL/PyMySQL/context:python

0 commit comments

Comments
 (0)