Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Commit 3fee17f

Browse files
authored
Update GeoAPI.nuspec
1 parent 12fc699 commit 3fee17f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GeoAPI.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<version>$version$</version>
66
<authors>NetTopologySuite Team</authors>
77
<owners>nettopologysuite - team</owners>
8-
<licenseUrl>https://raw.githubusercontent.com/NetTopologySuite/GeoAPI/master/GeoAPI/License.txt</licenseUrl>
8+
<licenseUrl>https://raw.githubusercontent.com/NetTopologySuite/GeoAPI/master/LICENSE.md</licenseUrl>
99
<projectUrl>https://github.com/NetTopologySuite/GeoAPI</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.</description>
1212
<releaseNotes>This version matches NetTopologySuite v1.15 API.</releaseNotes>
1313
<copyright>Copyright 2007-2017</copyright>
1414
<tags>OGC SFS NTS GIS</tags>
15-
<iconUrl>https://raw.githubusercontent.com/NetTopologySuite/GeoAPI/develop/icon.png</iconUrl>
15+
<iconUrl>https://raw.githubusercontent.com/NetTopologySuite/GeoAPI/master/icon.png</iconUrl>
1616
<dependencies>
1717
<dependency id="GeoAPI.Core" version="$version$" />
1818
<dependency id="GeoAPI.CoordinateSystems" version="$version$" />

0 commit comments

Comments
 (0)