From 690e97e0e5a45ba354ed6778bf2ba4f051e66028 Mon Sep 17 00:00:00 2001 From: Austin Winstanley Date: Tue, 18 Jul 2017 03:17:51 -0500 Subject: [PATCH] Fixed Appveyor CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db4c0e6..08e2f81 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ `Platform` | `Master` --- | --- -**Windows** | [![Build status](https://ci.appveyor.com/api/projects/status/g5x5v5ghikaq7d3t?svg=true)](https://ci.appveyor.com/project/AustinWinstanley/hangfire-ravendb) +**Windows** | [![Build status](https://ci.appveyor.com/api/projects/status/hcmu0b0p62mbuwen?svg=true)](https://ci.appveyor.com/project/CadyIO/hangfire-ravendb) **Linux / OS X** | [![Travis CI Build Status](https://travis-ci.org/CadyIO/hangfire-ravendb.svg?branch=master)](https://travis-ci.org/CadyIO/hangfire-ravendb) ## Overview