From 8cb35d00a6b8e73a437bbf0d284ef5e5e66e5d30 Mon Sep 17 00:00:00 2001 From: Anthony Dresser Date: Wed, 14 Dec 2016 10:57:04 -0800 Subject: [PATCH] Spelling mistake in readme Fixed spelling mistake in readme that was causing appveyor icon to show up as link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24863800..c85f7883 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Travis CI](https://travis-ci.org/Microsoft/sqltoolsservice.svg?branch=dev)](https://travis-ci.org/Microsoft/sqltoolsservice) -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/Microsoft/sqltoolsservice?svg=true&retina=true&branch=dev](https://ci.appveyor.com/project/kburtram/sqltoolsservice) +[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/Microsoft/sqltoolsservice?svg=true&retina=true&branch=dev)](https://ci.appveyor.com/project/kburtram/sqltoolsservice) [![Coverage Status](https://coveralls.io/repos/github/Microsoft/sqltoolsservice/badge.svg?branch=dev)](https://coveralls.io/github/Microsoft/sqltoolsservice?branch=dev) # Microsoft SQL Tools Service