Skip to content

Commit ad586d3

Browse files
authored
Fix shield in README (#14)
1 parent 2559a7d commit ad586d3

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
@@ -1,4 +1,4 @@
1-
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/DbUp/dbup-redshift/CI/main)](https://github.com/DbUp/dbup-redshift/actions/workflows/main.yml?query=branch%3Amain)
1+
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-redshift/main.yml)](https://github.com/DbUp/dbup-redshift/actions/workflows/main.yml?query=branch%3Amain)
22
[![NuGet](https://img.shields.io/nuget/dt/dbup-redshift.svg)](https://www.nuget.org/packages/dbup-redshift)
33
[![NuGet](https://img.shields.io/nuget/v/dbup-redshift.svg)](https://www.nuget.org/packages/dbup-redshift)
44
[![Prerelease](https://img.shields.io/nuget/vpre/dbup-redshift?color=orange&label=prerelease)](https://www.nuget.org/packages/dbup-redshift)
@@ -13,4 +13,4 @@ Please only log issue related to Redshift support in this repo. For cross cuttin
1313

1414
# Contributing
1515

16-
See the [readme in our main repo](https://github.com/DbUp/DbUp/blob/master/README.md) for how to get started and contribute.
16+
See the [readme in our main repo](https://github.com/DbUp/DbUp/blob/master/README.md) for how to get started and contribute.

0 commit comments

Comments
 (0)