Skip to content

Commit 320f327

Browse files
committed
fix: update package links in README to reflect new namespace
1 parent a7e7b60 commit 320f327

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
@@ -146,13 +146,13 @@ export default defineNuxtPlugin({
146146

147147
<!-- Badges -->
148148
[npm-version-src]: https://img.shields.io/npm/v/nuxt-query/latest.svg?style=flat&colorA=020420&colorB=00DC82
149-
[npm-version-href]: https://npmjs.com/package/nuxt-query
149+
[npm-version-href]: https://npmjs.com/package/@peterbud/nuxt-query
150150

151151
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-query.svg?style=flat&colorA=020420&colorB=00DC82
152-
[npm-downloads-href]: https://npm.chart.dev/nuxt-query
152+
[npm-downloads-href]: https://npm.chart.dev/@peterbud/nuxt-query
153153

154154
[license-src]: https://img.shields.io/npm/l/nuxt-query.svg?style=flat&colorA=020420&colorB=00DC82
155-
[license-href]: https://npmjs.com/package/nuxt-query
155+
[license-href]: https://npmjs.com/package/@peterbud/nuxt-query
156156

157157
[nuxt-src]: https://img.shields.io/badge/Nuxt-020420?logo=nuxt.js
158158
[nuxt-href]: https://nuxt.com

0 commit comments

Comments
 (0)