Skip to content

Commit 1e361d3

Browse files
authored
Fix image for github build badge (#408)
1 parent 67a060e commit 1e361d3

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
@@ -236,7 +236,7 @@ for a few rough guidelines.
236236
[npm-url]: https://www.npmjs.com/package/tldr
237237
[npm-image]: https://img.shields.io/npm/v/tldr.svg
238238
[gh-actions-url]: https://github.com/tldr-pages/tldr-node-client/actions?query=workflow%3ATest+branch%3Amaster
239-
[gh-actions-image]: https://img.shields.io/github/workflow/status/tldr-pages/tldr-node-client/Test/master
239+
[gh-actions-image]: https://img.shields.io/github/actions/workflow/status/tldr-pages/tldr-node-client/test.yml?branch=master
240240
[dep-url]: https://david-dm.org/tldr-pages/tldr-node-client
241241
[dep-image]: https://david-dm.org/tldr-pages/tldr-node-client.svg?theme=shields.io
242242
[dev-dep-url]: https://david-dm.org/tldr-pages/tldr-node-client#info=devDependencies

0 commit comments

Comments
 (0)