Skip to content

Commit

Permalink
[doc] Fix CI badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Dec 17, 2022
1 parent 99b2aea commit d746d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -57,7 +57,7 @@ console.log(
[npm-forwarded-parse-badge]: https://img.shields.io/npm/v/forwarded-parse.svg
[npm-forwarded-parse]: https://www.npmjs.com/package/forwarded-parse
[ci-forwarded-parse-badge]:
https://img.shields.io/github/workflow/status/lpinca/forwarded-parse/CI/master?label=CI
https://img.shields.io/github/actions/workflow/status/lpinca/forwarded-parse/ci.yml?branch=master&label=CI
[ci-forwarded-parse]:
https://github.com/lpinca/forwarded-parse/actions?query=workflow%3ACI+branch%3Amaster
[coverage-forwarded-parse-badge]:
Expand Down

0 comments on commit d746d35

Please sign in to comment.