Skip to content

Commit 2e57eb2

Browse files
committed
chore: fix links
1 parent 9804e9e commit 2e57eb2

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
@@ -148,10 +148,10 @@ Module builder generates dist files in `dist/` directory:
148148

149149
<!-- Badges -->
150150
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/module-builder/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
151-
[npm-version-href]: https://npm.chart.dev/@nuxt/module-builder
151+
[npm-version-href]: https://npmjs.com/package/@nuxt/module-builder
152152

153-
[npm-downloads-src]: https:
154-
[npm-downloads-href]: https://npmjs.com/package/@nuxt/module-builder
153+
[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt/module-builder.svg?style=flat&colorA=18181B&colorB=28CF8D
154+
[npm-downloads-href]: https://npm.chart.dev/@nuxt/module-builder
155155

156156
[license-src]: https://img.shields.io/github/license/nuxt/module-builder.svg?style=flat&colorA=18181B&colorB=28CF8D
157157
[license-href]: https://github.com/nuxt/module-builder/blob/main/LICENSE

0 commit comments

Comments
 (0)