Skip to content

Commit f539294

Browse files
fix: readme status badge (#306)
PR-URL: #306
1 parent f038e77 commit f539294

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
@@ -239,7 +239,7 @@ Code for that demo can be found here:
239239
[coveralls-url]: https://coveralls.io/r/expressjs/cors?branch=master
240240
[downloads-image]: https://img.shields.io/npm/dm/cors.svg
241241
[downloads-url]: https://npmjs.org/package/cors
242-
[github-actions-ci-image]: https://img.shields.io/github/workflow/status/expressjs/cors/ci/master?label=ci
242+
[github-actions-ci-image]: https://img.shields.io/github/actions/workflow/status/expressjs/cors/ci.yml?branch=master&label=ci
243243
[github-actions-ci-url]: https://github.com/expressjs/cors?query=workflow%3Aci
244244
[npm-image]: https://img.shields.io/npm/v/cors.svg
245245
[npm-url]: https://npmjs.org/package/cors

0 commit comments

Comments
 (0)