diff --git a/README.md b/README.md index 96be8a4f..ee0818b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PactNet -[![Build status](https://ci.appveyor.com/api/projects/status/5h4t9oerlhqcnwm8/branch/master?svg=true)](https://ci.appveyor.com/project/SEEKJobs/pact-net/branch/master) +[![Build status](https://ci.appveyor.com/api/projects/status/5h4t9oerlhqcnwm8/branch/master?svg=true)](https://ci.appveyor.com/project/PactFoundation/pact-net/branch/master) A .NET implementation of the Ruby consumer driven contract library, [Pact](https://github.com/realestate-com-au/pact). Pact is based on the specification found at https://github.com/pact-foundation/pact-specification.