Skip to content

Commit a0a3b98

Browse files
authored
Fix build badge
1 parent 8253348 commit a0a3b98

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
@@ -141,8 +141,8 @@ This project uses work done in the
141141

142142
[version-image]: https://img.shields.io/npm/v/tsconfig-paths-webpack-plugin.svg?style=flat
143143
[version-url]: https://www.npmjs.com/package/tsconfig-paths-webpack-plugin
144-
[build-image]: https://github.com/dividab/tsconfig-paths-webpack-plugin/workflows/Build/badge.svg
145-
[build-url]: https://github.com/dividab/tsconfig-paths-webpack-plugin/actions?query=workflow%3ABuild+branch%3Amaster
144+
[build-image]: https://github.com/dividab/tsconfig-paths-webpack-plugin/workflows/CI/badge.svg
145+
[build-url]: https://github.com/dividab/tsconfig-paths-webpack-plugin/actions/workflows/ci.yml?query=branch%3Amaster
146146
[codecov-image]: https://codecov.io/gh/dividab/tsconfig-paths-webpack-plugin/branch/master/graph/badge.svg
147147
[codecov-url]: https://codecov.io/gh/dividab/tsconfig-paths-webpack-plugin
148148
[prettier-image]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat

0 commit comments

Comments
 (0)