Skip to content

Commit 3cd1237

Browse files
committed
Update coverage badge in README.rst
1 parent 0bba164 commit 3cd1237

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
@@ -35,8 +35,8 @@ of a test:
3535
.. |ci| image:: https://github.com/pytest-dev/pytest-mock/workflows/build/badge.svg
3636
:target: https://github.com/pytest-dev/pytest-mock/actions
3737

38-
.. |coverage| image:: http://img.shields.io/coveralls/pytest-dev/pytest-mock.svg
39-
:target: https://coveralls.io/r/pytest-dev/pytest-mock
38+
.. |coverage| image:: https://coveralls.io/repos/github/pytest-dev/pytest-mock/badge.svg?branch=master
39+
:target: https://coveralls.io/github/pytest-dev/pytest-mock?branch=master
4040

4141
.. |python| image:: https://img.shields.io/pypi/pyversions/pytest-mock.svg
4242
:target: https://pypi.python.org/pypi/pytest-mock/

0 commit comments

Comments
 (0)