Skip to content

Commit bcd234e

Browse files
committed
Fix broken build badge URL in README
1 parent d141b20 commit bcd234e

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
@@ -30,8 +30,8 @@ ColorHelper is released under the [MIT License](LICENSE).
3030

3131
[release-image]: https://img.shields.io/github/tag/CodeByZach/sublime_color_helper.svg?label=version
3232
[release-link]: https://github.com/CodeByZach/sublime_color_helper/releases
33-
[github-ci-image]: https://github.com/CodeByZach/sublime_color_helper/workflows/build/badge.svg?branch=master&event=push
34-
[github-ci-link]: https://github.com/CodeByZach/sublime_color_helper/actions?query=workflow%3Abuild+branch%3Amaster
33+
[github-ci-image]: https://github.com/CodeByZach/sublime_color_helper/actions/workflows/build.yml/badge.svg?branch=master
34+
[github-ci-link]: https://github.com/CodeByZach/sublime_color_helper/actions/workflows/build.yml
3535
[pc-image]: https://img.shields.io/packagecontrol/dt/ColorHelper.svg?labelColor=333333&logo=sublime%20text
3636
[pc-link]: https://packagecontrol.io/packages/ColorHelper
3737
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333

0 commit comments

Comments
 (0)