Skip to content

Commit fd87f7d

Browse files
committed
chore: migrate npm badges and links to npmx.dev
1 parent e500ca1 commit fd87f7d

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
@@ -49,14 +49,14 @@ npx nuxt module add image
4949
Published under the [MIT License](./LICENSE)
5050

5151
<!-- Badges -->
52-
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/image/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
53-
[npm-version-href]: https://npmjs.com/package/@nuxt/image/v/latest
52+
[npm-version-src]: https://npmx.dev/api/registry/badge/version/@nuxt/image
53+
[npm-version-href]: https://npmx.dev/package/@nuxt/image/v/latest
5454

55-
[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxt/image.svg?style=flat&colorA=18181B&colorB=28CF8D
55+
[npm-downloads-src]: https://npmx.dev/api/registry/badge/downloads/@nuxt/image
5656
[npm-downloads-href]: https://npm.chart.dev/@nuxt/image
5757

58-
[license-src]: https://img.shields.io/npm/l/@nuxt/image.svg?style=flat&colorA=18181B&colorB=28CF8D
59-
[license-href]: https://npmjs.com/package/@nuxt/image
58+
[license-src]: https://npmx.dev/api/registry/badge/license/@nuxt/image
59+
[license-href]: https://npmx.dev/package/@nuxt/image
6060

6161
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt
6262
[nuxt-href]: https://nuxt.com

0 commit comments

Comments
 (0)