Skip to content

Commit 87c490e

Browse files
authored
chore: shield icons in README
1 parent c58f8f8 commit 87c490e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Python Library for generating CycloneDX
22

33
[![shield_gh-workflow-test]][link_gh-workflow-test]
4+
[![shield_rtfd]][link_rtfd]
45
[![shield_pypi-version]][link_pypi]
56
[![shield_conda-forge-version]][link_conda-forge]
6-
[![shiled_rtd]][link_rtd]
7-
[![shield_license]][license_file]
7+
[![shield_license]][license_file]
88
[![shield_website]][link_website]
99
[![shield_slack]][link_slack]
1010
[![shield_groups]][link_discussion]
@@ -56,16 +56,16 @@ See the [LICENSE][license_file] file for the full license.
5656
[shield_gh-workflow-test]: https://img.shields.io/github/workflow/status/CycloneDX/cyclonedx-python-lib/Python%20CI/main?logo=GitHub&logoColor=white "build"
5757
[shield_pypi-version]: https://img.shields.io/pypi/v/cyclonedx-python-lib?logo=pypi&logoColor=white&label=PyPI "PyPI"
5858
[shield_conda-forge-version]: https://img.shields.io/conda/vn/conda-forge/cyclonedx-python-lib?logo=anaconda&logoColor=white&label=conda-forge "conda-forge"
59-
[shiled_rtd]: https://readthedocs.org/projects/cyclonedx-python-library/badge/?version=latest "Read the Docs"
60-
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-python-lib "license"
59+
[shield_rtfd]: https://img.shields.io/readthedocs/cyclonedx-python-library?logo=readthedocs&logoColor=white "Read the Docs"
60+
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-python-lib?logo=open%20source%20initiative&logoColor=white "license"
6161
[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage"
6262
[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join"
6363
[shield_groups]: https://img.shields.io/badge/discussion-groups.io-blue.svg "groups discussion"
6464
[shield_twitter-follow]: https://img.shields.io/badge/Twitter-follow-blue?logo=Twitter&logoColor=white "twitter follow"
6565
[link_gh-workflow-test]: https://github.com/CycloneDX/cyclonedx-python-lib/actions/workflows/poetry.yml?query=branch%3Amain
6666
[link_pypi]: https://pypi.org/project/cyclonedx-python-lib/
6767
[link_conda-forge]: https://anaconda.org/conda-forge/cyclonedx-python-lib
68-
[link_rtd]: https://cyclonedx-python-library.readthedocs.io/en/latest/?badge=latest
68+
[link_rtfd]: https://cyclonedx-python-library.readthedocs.io/en/latest/?badge=latest
6969
[link_website]: https://cyclonedx.org/
7070
[link_slack]: https://cyclonedx.org/slack/invite
7171
[link_discussion]: https://groups.io/g/CycloneDX

0 commit comments

Comments
 (0)