Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 6b49e3e

Browse files
committed
Fixed icon URLs so they resolve to existing icons.
1 parent b973181 commit 6b49e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Icon](https://raw.github.com/GitTools/GitTools.Core/develop/GitTools_logo.png)
1+
![Icon](https://raw.github.com/GitTools/GitTools.Core/master/GitTools_logo.png)
22

33
GitTools.Core
44
=============
@@ -8,7 +8,7 @@ GitTools.Core contains the building blocks and common functionality which is nee
88
These core libraries may prove useful if you are a library or application with interacts with git
99

1010
![License](https://img.shields.io/github/license/gittools/gittools.core.svg)
11-
![NuGet downloads](https://img.shields.io/nuget/dt/gittools.core.svg)
11+
[![NuGet](https://img.shields.io/nuget/v/GitTools.Core.svg?maxAge=2592000)](NuGet downloads)
1212
![Version](https://img.shields.io/nuget/v/gittools.core.svg)
1313
![Pre-release version](https://img.shields.io/nuget/vpre/gittools.core.svg)
1414

0 commit comments

Comments
 (0)