Skip to content

Commit 4faa5f9

Browse files
committed
Fix the README badge to refer to the main.yml workflow results
1 parent 8b0ac21 commit 4faa5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ X.Y.Z Version
211211
`MINOR` version -- when you add functionality in a backwards-compatible manner, and
212212
`PATCH` version -- when you make backwards-compatible bug fixes.
213213

214-
[status-image]: https://github.com/un33k/python-slugify/actions/workflows/ci.yml/badge.svg
214+
[status-image]: https://github.com/un33k/python-slugify/actions/workflows/main.yml/badge.svg
215215
[status-link]: https://github.com/un33k/python-slugify/actions/workflows/ci.yml
216216
[version-image]: https://img.shields.io/pypi/v/python-slugify.svg
217217
[version-link]: https://pypi.python.org/pypi/python-slugify

0 commit comments

Comments
 (0)