Skip to content

Commit 2758a3c

Browse files
committed
chore: migrate npm badges and links to npmx.dev
1 parent cc86aa4 commit 2758a3c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ npx nuxi@latest module add html-validator
4141
[MIT License](./LICENSE)
4242

4343
<!-- Badges -->
44-
[npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/html-validator/latest.svg
45-
[npm-version-href]: https://npmjs.com/package/@nuxtjs/html-validator
44+
[npm-version-src]: https://npmx.dev/api/registry/badge/version/@nuxtjs/html-validator
45+
[npm-version-href]: https://npmx.dev/package/@nuxtjs/html-validator
4646

47-
[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxtjs/html-validator.svg
47+
[npm-downloads-src]: https://npmx.dev/api/registry/badge/downloads/@nuxtjs/html-validator
4848
[npm-downloads-href]: https://npm.chart.dev/@nuxtjs/html-validator
4949

5050
[github-actions-ci-src]: https://github.com/nuxt-modules/html-validator/workflows/ci/badge.svg
@@ -53,5 +53,5 @@ npx nuxi@latest module add html-validator
5353
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-modules/html-validator.svg
5454
[codecov-href]: https://codecov.io/gh/nuxt-modules/html-validator
5555

56-
[license-src]: https://img.shields.io/npm/l/@nuxtjs/html-validator.svg
57-
[license-href]: https://npmjs.com/package/@nuxtjs/html-validator
56+
[license-src]: https://npmx.dev/api/registry/badge/license/@nuxtjs/html-validator
57+
[license-href]: https://npmx.dev/package/@nuxtjs/html-validator

0 commit comments

Comments
 (0)