Skip to content

Commit 067a5fc

Browse files
committed
fixing NuGet pcakage's icon
1 parent 47bfd6a commit 067a5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WakaTime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<Company>CodeCave, PUE</Company>
2222
<Owners>salaros,CodeCave</Owners>
2323
<Copyright>Copyright 2016 (c) CodeCave, PUE</Copyright>
24-
<PackageIconUrl>https://github.com/CodeCavePro/wakatime-sharp/blob/master/content/wakatime-120.png</PackageIconUrl>
24+
<PackageIconUrl>https://raw.githubusercontent.com/CodeCavePro/wakatime-sharp/master/content/wakatime-120.png</PackageIconUrl>
2525
<PackageLicenseUrl>https://github.com/CodeCavePro/wakatime-sharp/blob/master/LICENSE.txt</PackageLicenseUrl>
2626
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
2727
<PackageProjectUrl>https://github.com/CodeCavePro/wakatime-sharp</PackageProjectUrl>

0 commit comments

Comments
 (0)