Skip to content

Commit 5df259a

Browse files
committed
Updated project url for nuget.
1 parent 6e6f699 commit 5df259a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Build/Griddly.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<version></version>
77
<authors>Chris Hynes, Joel Potter</authors>
88
<!--<licenseUrl></licenseUrl>-->
9-
<projectUrl>https://github.com/programcsharp/griddly</projectUrl>
9+
<projectUrl>https://griddly.com</projectUrl>
1010
<iconUrl>https://raw.githubusercontent.com/programcsharp/griddly/master/Griddly/Content/griddly-32.png</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>Pagable sortable MVC enabled grid</description>
12+
<description>Pagable, sortable, MVC enabled grid</description>
1313
<!--<summary></summary>-->
1414
<language>en-US</language>
1515
<dependencies>
@@ -18,4 +18,4 @@
1818
</group>
1919
</dependencies>
2020
</metadata>
21-
</package>
21+
</package>

0 commit comments

Comments
 (0)