Skip to content

Commit 77ecf74

Browse files
committed
Fixed links
1 parent 758143f commit 77ecf74

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
Versioning when using git, solved. GitVersion looks at your git history and works out the semantic version ([semver.org](http://semver.org)) of the commit being built.
44

55
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/GitTools/GitVersion?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
6+
[![Build status](https://ci.appveyor.com/api/projects/status/sxje0wht0cscmn7w/branch/master?svg=true)](https://ci.appveyor.com/project/GitTools/gitversion/branch/master)
67

78
||Stable|Pre-release|
89
|:--:|:--:|:--:|
910
|Docs|[![Documentation Status](https://readthedocs.org/projects/gitversion/badge/?version=stable)](http://gitversion.readthedocs.org/en/stable/)|[![Documentation Status](https://readthedocs.org/projects/gitversion/badge/?version=latest)](http://gitversion.readthedocs.org/en/latest/)|
10-
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/gittools/gitversion.svg)]()|
11-
|Chocolatey (GitVersion.Portable)|[![Chocolatey](https://img.shields.io/chocolatey/v/gitversion.portable.svg)]()|[![Chocolatey](https://img.shields.io/chocolatey/vpre/gitversion.portable.svg)]()|
12-
|NuGet (GitVersionTask)|[![NuGet](https://img.shields.io/nuget/v/GitVersionTask.svg)]()|[![NuGet](https://img.shields.io/nuget/vpre/GitVersionTask.svg)]()|
13-
|NuGet (GitVersion.CommandLine)|[![NuGet](https://img.shields.io/nuget/v/GitVersion.CommandLine.svg)]()|[![NuGet](https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg)]()|
11+
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/gittools/gitversion.svg)](https://github.com/GitTools/GitVersion/releases/latest)|
12+
|Chocolatey (GitVersion.Portable)|![Chocolatey](https://img.shields.io/chocolatey/v/gitversion.portable.svg)|[![Chocolatey](https://img.shields.io/chocolatey/vpre/gitversion.portable.svg)](https://chocolatey.org/packages/GitVersion.Portable)|
13+
|NuGet (GitVersionTask)|![NuGet](https://img.shields.io/nuget/v/GitVersionTask.svg)|[![NuGet](https://img.shields.io/nuget/vpre/GitVersionTask.svg)](https://www.nuget.org/packages/GitVersionTask)|
14+
|NuGet (GitVersion.CommandLine)|![NuGet](https://img.shields.io/nuget/v/GitVersion.CommandLine.svg)|[![NuGet](https://img.shields.io/nuget/vpre/GitVersion.CommandLine.svg)](https://www.nuget.org/packages/GitVersion.CommandLine)|
1415

1516
## Quick Links
1617
- [Documentation](http://gitversion.readthedocs.org/en/latest)

0 commit comments

Comments
 (0)