Skip to content

Commit 8953aa3

Browse files
authored
chore: use npmx.dev links (#249)
1 parent 4d7377b commit 8953aa3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ pnpm run release
131131
<!-- Badges -->
132132

133133
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/hints/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
134-
[npm-version-href]: https://npmjs.com/package/@nuxt/hints
134+
[npm-version-href]: https://npmx.dev/package/@nuxt/hints
135135
[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxt/hints.svg?style=flat&colorA=18181B&colorB=28CF8D
136-
[npm-downloads-href]: https://npmjs.com/package/@nuxt/hints
136+
[npm-downloads-href]: https://npmx.dev/package/@nuxt/hints
137137
[license-src]: https://img.shields.io/npm/l/@nuxt/hints.svg?style=flat&colorA=18181B&colorB=28CF8D
138-
[license-href]: https://npmjs.com/package/@nuxt/hints
138+
[license-href]: https://npmx.dev/package/@nuxt/hints
139139
[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?logo=nuxt
140140
[nuxt-href]: https://nuxt.com

0 commit comments

Comments
 (0)