Skip to content

Commit 4bc9158

Browse files
committed
chore: migrate npm badges and links to npmx.dev
1 parent 6d03184 commit 4bc9158

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
@@ -59,14 +59,14 @@ npx nuxi@latest module add sanity
5959
[MIT License](./LICENSE)
6060

6161
<!-- Badges -->
62-
[npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/sanity/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
63-
[npm-version-href]: https://npmjs.com/package/@nuxtjs/sanity
64-
[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxtjs/sanity.svg?style=flat&colorA=18181B&colorB=28CF8D
62+
[npm-version-src]: https://npmx.dev/api/registry/badge/version/@nuxtjs/sanity
63+
[npm-version-href]: https://npmx.dev/package/@nuxtjs/sanity
64+
[npm-downloads-src]: https://npmx.dev/api/registry/badge/downloads/@nuxtjs/sanity
6565
[npm-downloads-href]: https://npm.chart.dev/@nuxtjs/sanity
6666
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-modules/sanity.svg?style=flat&colorA=18181B&colorB=28CF8D
6767
[codecov-href]: https://codecov.io/gh/nuxt-modules/sanity
68-
[license-src]: https://img.shields.io/npm/l/@nuxtjs/sanity.svg?style=flat&colorA=18181B&colorB=28CF8D
69-
[license-href]: https://npmjs.com/package/@nuxtjs/sanity
68+
[license-src]: https://npmx.dev/api/registry/badge/license/@nuxtjs/sanity
69+
[license-href]: https://npmx.dev/package/@nuxtjs/sanity
7070
[volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg
7171
[volta-href]: https://volta.net/nuxt-modules/sanity?utm_source=readme_nuxt_sanity
7272
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?&logo=nuxt.js

0 commit comments

Comments
 (0)