Skip to content

Commit e6bbbf7

Browse files
authored
Fix coverage badge link in README.rst
1 parent f779e94 commit e6bbbf7

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
@@ -68,7 +68,7 @@ You can run tests by executing::
6868
.. |pypi| image:: https://badge.fury.io/py/django-sekizai.svg
6969
:target: http://badge.fury.io/py/django-sekizai
7070
.. |coverage| image:: https://codecov.io/gh/django-cms/django-sekizai/branch/master/graph/badge.svg
71-
:target: https://codecov.io/gh/divio/django-sekizai
71+
:target: https://codecov.io/gh/django-cms/django-sekizai
7272

7373
.. |python| image:: https://img.shields.io/badge/python-3.9+-blue.svg
7474
:target: https://pypi.org/project/django-sekizai/

0 commit comments

Comments
 (0)