Skip to content

Commit d3be729

Browse files
committed
Update GitVersion.CommandLine.nuspec
1 parent 6a36f83 commit d3be729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GitVersionExe/NugetAssets/GitVersion.CommandLine.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<owners>nservicebus, simoncropp</owners>
99
<licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>
1010
<projectUrl>http://github.com/Particular/GitVersion</projectUrl>
11-
<iconUrl>https://raw.github.com/Particular/GitVersion/master/Icons/package_icon.png</iconUrl>
11+
<iconUrl>https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Derives SemVer information from a repository following GitFlow or GitHubFlow.</description>
1414
<language>en-AU</language>
1515
<tags>Git, Versioning, GitVersion, GitFlowVersion, GitFlow, GitHubFlow, SemVer</tags>
1616
<releaseNotes>https://github.com/Particular/GitVersion/releases</releaseNotes>
1717
</metadata>
18-
</package>
18+
</package>

0 commit comments

Comments
 (0)