Skip to content

Commit 8bd6107

Browse files
committed
fix: use correct url in readme
1 parent 95fdb39 commit 8bd6107

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
@@ -53,14 +53,14 @@ This module is inspired by [guest-nuxt][circle-ci-href] by @daliborgogic.
5353
Copyright (c) Clark Du <[email protected]>
5454

5555
<!-- Badges -->
56-
[david-dm-src]: https://david-dm.org/https://github.com/nuxt-community/guess-module/status.svg?style=flat-square
57-
[david-dm-href]: https://david-dm.org/https://github.com/nuxt-community/guess-module
56+
[david-dm-src]: https://david-dm.org/nuxt-community/guess-module/status.svg?style=flat-square
57+
[david-dm-href]: https://david-dm.org/nuxt-community/guess-module
5858
[standard-js-src]: https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square
5959
[standard-js-href]: https://standardjs.com
60-
[circle-ci-src]: https://img.shields.io/circleci/project/github/https://github.com/nuxt-community/guess-module.svg?style=flat-square
61-
[circle-ci-href]: https://circleci.com/gh/https://github.com/nuxt-community/guess-module
62-
[codecov-src]: https://img.shields.io/codecov/c/github/https://github.com/nuxt-community/guess-module.svg?style=flat-square
63-
[codecov-href]: https://codecov.io/gh/https://github.com/nuxt-community/guess-module
60+
[circle-ci-src]: https://img.shields.io/circleci/project/github/nuxt-community/guess-module.svg?style=flat-square
61+
[circle-ci-href]: https://circleci.com/gh/nuxt-community/guess-module
62+
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/guess-module.svg?style=flat-square
63+
[codecov-href]: https://codecov.io/github/nuxt-community/guess-module
6464
[npm-version-src]: https://img.shields.io/npm/dt/@nuxtjs/guess.svg?style=flat-square
6565
[npm-version-href]: https://npmjs.com/package/@nuxtjs/guess
6666
[npm-downloads-src]: https://img.shields.io/npm/v/@nuxtjs/guess/latest.svg?style=flat-square

0 commit comments

Comments
 (0)