Skip to content

Commit 04beacb

Browse files
committed
Fix README badges
1 parent ac0c22e commit 04beacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
> please consult the [writeup issue](https://github.com/python-poetry/cleo/issues/415) and our Discord channel (link below) before submitting a PR.
66
77
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
8-
[![Tests](https://github.com/python-poetry/cleo/actions/workflows/tests.yml/badge.svg)](https://github.com/python-poetry/cleo/actions/workflows/tests.yml)
8+
[![Tests](https://github.com/python-poetry/cleo/actions/workflows/tests.yaml/badge.svg)](https://github.com/python-poetry/cleo/actions/workflows/tests.yaml)
99
[![PyPI version](https://img.shields.io/pypi/v/cleo)](https://pypi.org/project/cleo/)
1010

1111
Create beautiful and testable command-line interfaces.

0 commit comments

Comments
 (0)