Skip to content

Commit 66ec7fd

Browse files
committed
Fix doc typos
1 parent 81b4c19 commit 66ec7fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Description ##
44

5-
This distribution provides an API for the GeoIP2 and GeoLite2 [Precision web
5+
This distribution provides an API for the GeoIP2 and GeoLite2 [web
66
services](https://dev.maxmind.com/geoip/docs/web-services?lang=en) and
77
[databases](https://dev.maxmind.com/geoip/docs/databases?lang=en).
88

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>jar</packaging>
88
<name>MaxMind GeoIP2 API</name>
99
<description>GeoIP2 webservice client and database reader</description>
10-
<url>https://dev.maxmind.com/geoip/docs/web-services?lang=en</url>
10+
<url>https://dev.maxmind.com/geoip?lang=en</url>
1111
<licenses>
1212
<license>
1313
<name>Apache License, Version 2.0</name>

0 commit comments

Comments
 (0)