From c83a162b4b49b5bf025f8ad98dbd108cb7b50760 Mon Sep 17 00:00:00 2001 From: Umang Mehta Date: Wed, 9 May 2018 14:09:42 -0400 Subject: [PATCH] Fixup for the link on the build status image --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f4a22e..4a7659f 100644 --- a/README.md +++ b/README.md @@ -4,8 +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/pn2y9h8a3nnkiw41?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