Skip to content

Commit 43b1121

Browse files
authored
DOCS: fix README shields & links
1 parent 3d0ea2f commit 43b1121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,13 @@ See the [LICENSE][license_file] file for the full license.
238238
[license_file]: https://github.com/CycloneDX/cyclonedx-python-lib/blob/master/LICENSE
239239

240240
[shield_gh-workflow-test]: https://img.shields.io/github/workflow/status/CycloneDX/cyclonedx-python-lib/Python%20CI/main?logo=GitHub&logoColor=white "build"
241-
[shield_pypi-version]: https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=Python&logoColor=white "pypi"
241+
[shield_pypi-version]: https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=Python&logoColor=white&label=PyPI "PyPI"
242242
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-python-lib "license"
243243
[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage"
244244
[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join"
245245
[shield_groups]: https://img.shields.io/badge/discussion-groups.io-blue.svg "groups discussion"
246246
[shield_twitter-follow]: https://img.shields.io/badge/Twitter-follow-blue?logo=Twitter&logoColor=white "twitter follow"
247-
[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/ci.yml?query=branch%3Amaster
247+
[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/poetry.yml?query=branch%3Amain
248248
[link_pypi]: https://pypi.org/project/cyclonedx-python-lib/
249249
[link_website]: https://cyclonedx.org/
250250
[link_slack]: https://cyclonedx.org/slack/invite

0 commit comments

Comments
 (0)