Skip to content

Commit 554d5c8

Browse files
committed
Fix CI badge link in README
1 parent ae31c3f commit 554d5c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.. image:: https://github.com/jugmac00/flask-reuploaded/workflows/CI/badge.svg?branch=master
2-
:target: https://github.com/jugmac00/flask-reuploaded/actions?workflow=CI
3-
:alt: CI Status
1+
.. image:: https://github.com/jugmac00/flask-reuploaded/actions/workflows/main.yml/badge.svg?branch=master
2+
:target: https://github.com/jugmac00/flask-reuploaded/actions/workflows/main.yml
3+
:alt: CI Status
44

55
.. image:: https://coveralls.io/repos/github/jugmac00/flask-reuploaded/badge.svg?branch=master
66
:target: https://coveralls.io/github/jugmac00/flask-reuploaded?branch=master

0 commit comments

Comments
 (0)