Skip to content

Commit 276fa29

Browse files
authored
Update README.md
1 parent ad5c843 commit 276fa29

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
@@ -275,14 +275,14 @@ This module, both code and design, is heavily inspired by the [Adonis Bouncer](h
275275
[MIT License](./LICENSE)
276276

277277
<!-- Badges -->
278-
[npm-version-src]: https://img.shields.io/npm/v/my-module/latest.svg?style=flat&colorA=020420&colorB=00DC82
279-
[npm-version-href]: https://npmjs.com/package/my-module
278+
[npm-version-src]: https://img.shields.io/npm/v/nuxt-authorization/latest.svg?style=flat&colorA=020420&colorB=00DC82
279+
[npm-version-href]: https://npmjs.com/package/nuxt-authorization
280280

281-
[npm-downloads-src]: https://img.shields.io/npm/dm/my-module.svg?style=flat&colorA=020420&colorB=00DC82
282-
[npm-downloads-href]: https://npmjs.com/package/my-module
281+
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-authorization.svg?style=flat&colorA=020420&colorB=00DC82
282+
[npm-downloads-href]: https://npmjs.com/package/nuxt-authorization
283283

284-
[license-src]: https://img.shields.io/npm/l/my-module.svg?style=flat&colorA=020420&colorB=00DC82
285-
[license-href]: https://npmjs.com/package/my-module
284+
[license-src]: https://img.shields.io/npm/l/nuxt-authorization.svg?style=flat&colorA=020420&colorB=00DC82
285+
[license-href]: https://npmjs.com/package/nuxt-authorization
286286

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

0 commit comments

Comments
 (0)