From 24bfb338622484dfb34719e99a2aa7d4a64185e7 Mon Sep 17 00:00:00 2001 From: Umang Mehta Date: Tue, 15 May 2018 14:33:07 -0400 Subject: [PATCH] Updating the link to the right branch for windows ci appveyor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a7659f..982a40b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome to our repository on GitHub! Here you will find example code to get you Build Status ------------- -- Windows: [![Build status](https://ci.appveyor.com/api/projects/status/pn2y9h8a3nnkiw41?svg=true)](https://ci.appveyor.com/project/ahamino/win-sdk-samples) +- Windows: [![Build status](https://ci.appveyor.com/api/projects/status/github/Affectiva/cpp-sdk-samples?branch=master&svg=true)](https://ci.appveyor.com/project/ahamino/win-sdk-samples) - Ubuntu: [![Build Status](https://travis-ci.org/Affectiva/cpp-sdk-samples.svg?branch=master)](https://travis-ci.org/Affectiva/cpp-sdk-samples) Dependencies