Skip to content

Commit 096f94d

Browse files
author
TGP
committed
update nuget packages to reference ocelot logo from GitHub
1 parent ff6f6e3 commit 096f94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ocelot/Ocelot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageId>Ocelot</PackageId>
1010
<PackageTags>API Gateway;.NET core</PackageTags>
1111
<PackageProjectUrl>https://github.com/ThreeMammals/Ocelot</PackageProjectUrl>
12-
<PackageIconUrl>http://threemammals.com/images/ocelot_logo.png</PackageIconUrl>
12+
<PackageIconUrl>http://github.com/images/ocelot_logo.png</PackageIconUrl>
1313
<RuntimeIdentifiers>win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64</RuntimeIdentifiers>
1414
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
1515
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>

0 commit comments

Comments
 (0)