瀏覽代碼

Fix license URL

Fix license URL
Gert Driesen 9 年之前
父節點
當前提交
f64951ff28
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build/nuget/SSH.NET.nuspec

+ 1 - 1
build/nuget/SSH.NET.nuspec

@@ -6,7 +6,7 @@
         <title>SSH.NET</title>
         <authors>Renci</authors>
         <owners>olegkap,drieseng</owners>
-        <licenseUrl>https://github.com/sshnet/SSH.NET/master/LICENSE</licenseUrl>
+        <licenseUrl>https://github.com/sshnet/SSH.NET/blob/master/LICENSE</licenseUrl>
         <projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
         <requireLicenseAcceptance>false</requireLicenseAcceptance>
         <description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>