Skip to content

Commit 3f08ce5

Browse files
committed
doc: fix npm shield @ -> %40
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 1d0f05c commit 3f08ce5

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
@@ -137,7 +137,7 @@ See the [LICENSE][license_file] file for the full license.
137137
[examples]: https://github.com/CycloneDX/cyclonedx-javascript-library/tree/main/examples
138138

139139
[shield_gh-workflow-test]: https://img.shields.io/github/workflow/status/CycloneDX/cyclonedx-javascript-library/Node%20CI/main?logo=GitHub&logoColor=white "tests"
140-
[shield_npm-version]: https://img.shields.io/npm/v/@cyclonedx/cyclonedx-library?logo=npm&logoColor=white "npm"
140+
[shield_npm-version]: https://img.shields.io/npm/v/%40cyclonedx/cyclonedx-library?logo=npm&logoColor=white "npm"
141141
[shield_license]: https://img.shields.io/github/license/CycloneDX/cyclonedx-javascript-library?logo=open%20source%20initiative&logoColor=white "license"
142142
[shield_website]: https://img.shields.io/badge/https://-cyclonedx.org-blue.svg "homepage"
143143
[shield_slack]: https://img.shields.io/badge/slack-join-blue?logo=Slack&logoColor=white "slack join"

0 commit comments

Comments
 (0)