Skip to content

Commit 3d4f55a

Browse files
authored
fix(docs): fixed ci badge in readme.md (#52)
1 parent eada099 commit 3d4f55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,5 @@ function logerror (err) {
143143
[coveralls-url]: https://coveralls.io/r/pillarjs/finalhandler?branch=master
144144
[downloads-image]: https://img.shields.io/npm/dm/finalhandler.svg
145145
[downloads-url]: https://npmjs.org/package/finalhandler
146-
[github-actions-ci-image]: https://img.shields.io/github/workflow/status/pillarjs/finalhandler/ci/master?label=ci
147-
[github-actions-ci-url]: https://github.com/jshttp/pillarjs/finalhandler?query=workflow%3Aci
146+
[github-actions-ci-image]: https://github.com/pillarjs/finalhandler/actions/workflows/ci.yml/badge.svg
147+
[github-actions-ci-url]: https://github.com/pillarjs/finalhandler/actions/workflows/ci.yml

0 commit comments

Comments
 (0)