Skip to content

Commit

Permalink
docs: fix npm badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jun 10, 2023
1 parent cf9905b commit 4479bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/vinejs/vine/test.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/vinejs/vine/actions/workflows/test.yml "Github action"

[npm-image]: https://img.shields.io/npm/v/vinejs/vine/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/vinejs/vine/v/latest "npm"
[npm-image]: https://img.shields.io/npm/v/@vinejs/vine/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/@vinejs/vine/v/latest "npm"

[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript

Expand Down

0 comments on commit 4479bdf

Please sign in to comment.