Skip to content

Commit

Permalink
readme: fix badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
pohmelie committed Dec 11, 2024
1 parent 36f8b1c commit 10f551e
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 @@
aioftp
======

.. image:: https://github.com/aio-libs/aioftp/actions/workflows/ci-cd.yaml/badge.svg?branch=master
:target: https://github.com/aio-libs/aioftp/actions/workflows/ci-cd.yaml
.. image:: https://github.com/aio-libs/aioftp/actions/workflows/ci-cd.yml/badge.svg?branch=master
:target: https://github.com/aio-libs/aioftp/actions/workflows/ci-cd.yml
:alt: Github actions ci-cd for master branch

.. image:: https://codecov.io/gh/aio-libs/aioftp/branch/master/graph/badge.svg
Expand Down

0 comments on commit 10f551e

Please sign in to comment.