Skip to content

Commit afcf2fa

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,10 @@ Module builder generates dist files in `dist/` directory:
164164
[MIT](./LICENSE) - Made with 💚
165165

166166
<!-- Badges -->
167-
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/module-builder/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
168-
[npm-version-href]: https://npmjs.com/package/@nuxt/module-builder
167+
[npm-version-src]: https://npmx.dev/api/registry/badge/version/@nuxt/module-builder
168+
[npm-version-href]: https://npmx.dev/package/@nuxt/module-builder
169169

170-
[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt/module-builder.svg?style=flat&colorA=18181B&colorB=28CF8D
170+
[npm-downloads-src]: https://npmx.dev/api/registry/badge/downloads/@nuxt/module-builder
171171
[npm-downloads-href]: https://npm.chart.dev/@nuxt/module-builder
172172

173173
[license-src]: https://img.shields.io/github/license/nuxt/module-builder.svg?style=flat&colorA=18181B&colorB=28CF8D

0 commit comments

Comments
 (0)