Skip to content

Commit b690ba4

Browse files
committed
docs: fix linux build badge link
1 parent fed09ff commit b690ba4

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
@@ -318,8 +318,8 @@ server.listen(3000)
318318
[appveyor-url]: https://ci.appveyor.com/project/dougwilson/send
319319
[coveralls-image]: https://badgen.net/coveralls/c/github/pillarjs/send/master
320320
[coveralls-url]: https://coveralls.io/r/pillarjs/send?branch=master
321-
[github-actions-ci-image]: https://badgen.net/github/checks/pillarjs/send/master?label=ci
322-
[github-actions-ci-url]: https://github.com/pillarjs/send/actions?query=workflow%3Aci
321+
[github-actions-ci-image]: https://badgen.net/github/checks/pillarjs/send/master?label=linux
322+
[github-actions-ci-url]: https://github.com/pillarjs/send/actions/workflows/ci.yml
323323
[node-image]: https://badgen.net/npm/node/send
324324
[node-url]: https://nodejs.org/en/download/
325325
[npm-downloads-image]: https://badgen.net/npm/dm/send

0 commit comments

Comments
 (0)