Fix links

This commit is contained in:
Gert Driesen
2017-10-09 19:33:00 +02:00
committed by GitHub
parent 5d664bd667
commit 19167e7c80
+1 -1
View File
@@ -3,7 +3,7 @@ SSH.NET
SSH.NET is a Secure Shell (SSH-2) library for .NET, optimized for parallelism.
[![Version](https://img.shields.io/nuget/vpre/SSH.NET.svg)](https://www.nuget.org/packages/SSH.NET)
[![NuGet download count](https://img.shields.io/nuget/dt/SSH.NET.svg)
[![NuGet download count](https://img.shields.io/nuget/dt/SSH.NET.svg)](https://www.nuget.org/packages/SSH.NET)
[![Build status](https://ci.appveyor.com/api/projects/status/ih77qu6tap3o92gu/branch/develop?svg=true)](https://ci.appveyor.com/api/projects/status/ih77qu6tap3o92gu/branch/develop)
## Introduction