commit:     0e82621587ac7dff431b74041d26219df16625f8
Author:     ArsenShnurkov <Arsen.Shnurkov <AT> gmail <DOT> com>
AuthorDate: Tue Dec 29 10:37:07 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 10:37:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=0e826215

icon path corrected

 dev-dotnet/x-pagedlist/files/X.PagedList.nuspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-dotnet/x-pagedlist/files/X.PagedList.nuspec 
b/dev-dotnet/x-pagedlist/files/X.PagedList.nuspec
index cbee3f3..9b77cab 100644
--- a/dev-dotnet/x-pagedlist/files/X.PagedList.nuspec
+++ b/dev-dotnet/x-pagedlist/files/X.PagedList.nuspec
@@ -7,7 +7,7 @@
     <owners>Troy Goode, Andrew Gubskiy</owners>
     
<licenseUrl>https://github.com/kpi-ua/X.PagedList/blob/master/LICENSE</licenseUrl>
     <projectUrl>https://github.com/kpi-ua/X.PagedList</projectUrl>
-    
<iconUrl>https://github.com/ArsenShnurkov/X.PagedList/blob/switching-from-pcl/misc/list.svg</iconUrl>
+    
<iconUrl>https://raw.githubusercontent.com/ArsenShnurkov/X.PagedList/switching-from-pcl/misc/list.svg</iconUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <description>Nugget for easily paging through any IEnumerable/IQueryable 
in Asp.Net MVC</description>
     <copyright>Copyright 2015</copyright>

Reply via email to