From 4faa5f996724c93ee1c4c8a06d461b98f9cd5ebf Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Wed, 7 Jan 2026 07:28:44 -0600 Subject: [PATCH] Fix the README badge to refer to the `main.yml` workflow results --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0100f2..e5123f1 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ X.Y.Z Version `MINOR` version -- when you add functionality in a backwards-compatible manner, and `PATCH` version -- when you make backwards-compatible bug fixes. -[status-image]: https://github.com/un33k/python-slugify/actions/workflows/ci.yml/badge.svg +[status-image]: https://github.com/un33k/python-slugify/actions/workflows/main.yml/badge.svg [status-link]: https://github.com/un33k/python-slugify/actions/workflows/ci.yml [version-image]: https://img.shields.io/pypi/v/python-slugify.svg [version-link]: https://pypi.python.org/pypi/python-slugify