Skip to content

Commit 730eb0a

Browse files
committed
fix: broken links in readme.md
1 parent b2cbda9 commit 730eb0a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@ export const $fetchGithub: typeof _$fetchGithub = (path, opts?) => {
142142
143143
<!-- Badges -->
144144
145-
[npm-version-src]: https://img.shields.io/npm/v/nuxt-openAPI-wrapper/latest.svg?style=flat&colorA=020420&colorB=00DC82
146-
[npm-version-href]: https://npmjs.com/package/nuxt-openAPI-wrapper
147-
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-openAPI-wrapper.svg?style=flat&colorA=020420&colorB=00DC82
148-
[npm-downloads-href]: https://npm.chart.dev/nuxt-openAPI-wrapper
149-
[license-src]: https://img.shields.io/npm/l/nuxt-openAPI-wrapper.svg?style=flat&colorA=020420&colorB=00DC82
150-
[license-href]: https://npmjs.com/package/nuxt-openAPI-wrapper
145+
[npm-version-src]: https://img.shields.io/npm/v/nuxt-openapi-wrapper/latest.svg?style=flat&colorA=020420&colorB=00DC82
146+
[npm-version-href]: https://npmjs.com/package/nuxt-openapi-wrapper
147+
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-openapi-wrapper.svg?style=flat&colorA=020420&colorB=00DC82
148+
[npm-downloads-href]: https://npm.chart.dev/nuxt-openapi-wrapper
149+
[license-src]: https://img.shields.io/npm/l/nuxt-openapi-wrapper.svg?style=flat&colorA=020420&colorB=00DC82
150+
[license-href]: https://npmjs.com/package/nuxt-openapi-wrapper
151151
[nuxt-src]: https://img.shields.io/badge/Nuxt-020420?logo=nuxt.js
152152
[nuxt-href]: https://nuxt.com

0 commit comments

Comments
 (0)