From 42025f77428fc94e791af19be08a760ce08c199b Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Tue, 8 Oct 2024 14:34:58 -0700 Subject: [PATCH] Use workflow status for badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88f1bae..51fbb69 100644 --- a/README.md +++ b/README.md @@ -238,8 +238,8 @@ npm run bench [MIT](LICENSE) -[ci-image]: https://img.shields.io/github/checks-status/jshttp/cookie/master -[ci-url]: https://github.com/jshttp/cookie/actions/workflows/ci.yml +[ci-image]: https://img.shields.io/github/actions/workflow/status/jshttp/cookie/ci.yml +[ci-url]: https://github.com/jshttp/cookie/actions/workflows/ci.yml?query=branch%3Amaster [coverage-image]: https://img.shields.io/codecov/c/github/jshttp/cookie/master [coverage-url]: https://app.codecov.io/gh/jshttp/cookie [npm-downloads-image]: https://img.shields.io/npm/dm/cookie