Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 0d516e0

Browse files
committed
Updating link to release notes
1 parent b6f3e16 commit 0d516e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

geocoding.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<projectUrl>https://github.com/chadly/Geocoding.net</projectUrl>
1111
<licenseUrl>https://github.com/chadly/Geocoding.net/blob/master/LICENSE</licenseUrl>
12-
<releaseNotes>https://github.com/chadly/Geocoding.net/wiki/Release-Notes</releaseNotes>
12+
<releaseNotes>https://github.com/chadly/Geocoding.net/releases/latest</releaseNotes>
1313
<summary>API for communicating with popular Geocoding services</summary>
1414
<description>
1515
Includes a model and interface for communicating with four popular Geocoding providers. Current implementations include: Google Maps, Yahoo! PlaceFinder, Bing Maps (aka Virtual Earth), and Mapquest.
1616
The API returns latitude/longitude coordinates and normalized address information. This can be used to perform address validation, real time mapping of user-entered addresses, distance calculations, and much more.
1717
</description>
1818
<tags>geocoding geocode geocoder maps address validation normalization google-maps bing-maps yahoo-placefinder mapquest</tags>
1919
</metadata>
20-
</package>
20+
</package>

0 commit comments

Comments
 (0)