Skip to content

Commit cd20c96

Browse files
authored
chore: fix badge url in the readme (#73)
1 parent c613500 commit cd20c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Published under [MIT License](./LICENSE).
158158
[npm-version-href]: https://www.npmjs.com/package/nuxt-graphql-server
159159
[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-graphql-server?style=flat-square
160160
[npm-downloads-href]: https://npmjs.com/package/nuxt-graphql-server
161-
[github-actions-src]: https://img.shields.io/github/workflow/status/tobiasdiez/nuxt-graphql-server/ci/main?style=flat-square
161+
[github-actions-src]: https://img.shields.io/github/actions/workflow/status/tobiasdiez/nuxt-graphql-server/ci.yml?branch=main&style=flat-square
162162
[github-actions-href]: https://github.com/tobiasdiez/nuxt-graphql-server/actions?query=workflow%3Aci
163163
[codecov-src]: https://img.shields.io/codecov/c/gh/tobiasdiez/nuxt-graphql-server/main?style=flat-square
164164
[codecov-href]: https://codecov.io/gh/tobiasdiez/nuxt-graphql-server

0 commit comments

Comments
 (0)