From 21eb6d8a0272e2386c5b6f7bffa49c6e9b0441db Mon Sep 17 00:00:00 2001 From: Timothy Stockstill Date: Mon, 21 Jan 2019 14:56:00 -0800 Subject: [PATCH] Fixed Badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51b6893..5c7d08c 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Item | Under Development | Released Branch | develop | master Build | [![Build Status](https://landorphan.visualstudio.com/Service-Location/_apis/build/status/Common%20PR?branchName=develop)](https://landorphan.visualstudio.com/Service-Location/_build/latest?definitionId=14?branchName=develop) | [![Build Status](https://landorphan.visualstudio.com/Service-Location/_apis/build/status/Common%20PR?branchName=master)](https://landorphan.visualstudio.com/Service-Location/_build/latest?definitionId=14?branchName=master) Code Coverage | ![](https://img.shields.io/azure-devops/coverage/landorphan/Service-Location/13/develop.svg) | ![](https://img.shields.io/azure-devops/coverage/landorphan/Service-Location/14/develop.svg?label=coverage) -License | ![https://opensource.org/licenses/MIT](https://img.shields.io/github/license/landorphan/common.svg) | ![https://opensource.org/licenses/MIT](https://img.shields.io/github/license/landorphan/common.svg) -Version | ![https://www.myget.org/feed/landorphan/package/nuget/Landorphan.Common](https://img.shields.io/myget/landorphan/vpre/Landorphan.Common.svg?label=myget) | ![https://www.nuget.org/packages/Landorphan.ServiceLocator/](https://img.shields.io/nuget/v/Landorphan.Common.svg) +License | [![MIT](https://img.shields.io/github/license/landorphan/common.svg)](https://opensource.org/licenses/MIT) | [![MIT](https://img.shields.io/github/license/landorphan/common.svg)](https://opensource.org/licenses/MIT) +Version | [![myget](https://img.shields.io/myget/landorphan/vpre/Landorphan.Common.svg?label=myget)](https://www.myget.org/feed/landorphan/package/nuget/Landorphan.Common) | [![nuget](https://img.shields.io/nuget/v/Landorphan.Common.svg)](https://www.nuget.org/packages/Landorphan.ServiceLocator/)