Skip to content

Commit f64951f

Browse files
committed
Fix license URL
Fix license URL
1 parent 85af687 commit f64951f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/nuget/SSH.NET.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>SSH.NET</title>
77
<authors>Renci</authors>
88
<owners>olegkap,drieseng</owners>
9-
<licenseUrl>https://github.com/sshnet/SSH.NET/master/LICENSE</licenseUrl>
9+
<licenseUrl>https://github.com/sshnet/SSH.NET/blob/master/LICENSE</licenseUrl>
1010
<projectUrl>https://github.com/sshnet/SSH.NET/</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.</description>

0 commit comments

Comments
 (0)