Skip to content

Commit

Permalink
fix codecov badge url issue on github #713
Browse files Browse the repository at this point in the history
  • Loading branch information
tfranzel committed Apr 28, 2022
1 parent 47cb434 commit b3e00be
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 @@ -296,8 +296,8 @@ globally, and then simply run:
:target: https://github.com/tfranzel/drf-spectacular/actions/workflows/ci.yml
.. |pypi-version| image:: https://img.shields.io/pypi/v/drf-spectacular.svg
:target: https://pypi.org/project/drf-spectacular/
.. |codecov| image:: https://app.codecov.io/gh/tfranzel/drf-spectacular/branch/master/graph/badge.svg
:target: https://app.codecov.io/gh/tfranzel/drf-spectacular
.. |codecov| image:: https://codecov.io/gh/tfranzel/drf-spectacular/branch/master/graph/badge.svg
:target: https://codecov.io/gh/tfranzel/drf-spectacular
.. |docs| image:: https://readthedocs.org/projects/drf-spectacular/badge/
:target: https://drf-spectacular.readthedocs.io/
.. |pypi-dl| image:: https://img.shields.io/pypi/dm/drf-spectacular
Expand Down

0 comments on commit b3e00be

Please sign in to comment.