@joebigelow / wix / commits / 2476b145

Fix build badge

Rob Mensching committed Jan 4, 2023 at 07:10 UTC 2476b145f2cd33191dabd299c00f155bdb59a7b3
1 file changed +1 -1
README.md
+1 -1
@@ -2,7 +2,7 @@
2
3 [![latest version](https://img.shields.io/nuget/vpre/wix)](https://www.nuget.org/packages/wix)
4 [![download count](https://img.shields.io/nuget/dt/wix)](https://www.nuget.org/stats/packages/WiX?groupby=Version)
5 -[![build status](https://img.shields.io/github/workflow/status/wixtoolset/wix4/Build%20WiX%20Toolset%20v4/develop)](https://github.com/wixtoolset/wix4/actions/workflows/build.yml?query=branch%3Adevelop)
5 +[![build status](https://img.shields.io/github/actions/workflow/status/wixtoolset/wix4/build.yml?branch=develop)](https://github.com/wixtoolset/wix4/actions/workflows/build.yml?query=branch%3Adevelop)
6
7 # WiX Toolset v4
8