Skip to content

Commit

Permalink
Fix coverage badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
fdemmer committed Jan 7, 2025
1 parent ba96943 commit 6769f1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Django-WeasyPrint
.. |Build| image:: https://github.com/fdemmer/django-weasyprint/workflows/CI/badge.svg?branch=main
:target: https://github.com/fdemmer/django-weasyprint/actions?workflow=CI

.. |Coverage| image:: https://codecov.io/gh/fdemmer/django-weasyprint/branch/master/graph/badge.svg
:target: https://codecov.io/gh/fdemmer/django-weasyprint
.. |Coverage| image:: https://codecov.io/github/fdemmer/django-weasyprint/branch/main/graph/badge.svg?token=aF7vd6Cx2P
:target: https://codecov.io/github/fdemmer/django-weasyprint

.. |PyPI Download| image:: https://img.shields.io/pypi/v/django-weasyprint.svg
:target: https://pypi.python.org/pypi/django-weasyprint/
Expand Down

0 comments on commit 6769f1a

Please sign in to comment.