We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b4c19 commit 66ec7fdCopy full SHA for 66ec7fd
README.md
@@ -2,7 +2,7 @@
2
3
## Description ##
4
5
-This distribution provides an API for the GeoIP2 and GeoLite2 [Precision web
+This distribution provides an API for the GeoIP2 and GeoLite2 [web
6
services](https://dev.maxmind.com/geoip/docs/web-services?lang=en) and
7
[databases](https://dev.maxmind.com/geoip/docs/databases?lang=en).
8
pom.xml
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<name>MaxMind GeoIP2 API</name>
9
<description>GeoIP2 webservice client and database reader</description>
10
- <url>https://dev.maxmind.com/geoip/docs/web-services?lang=en</url>
+ <url>https://dev.maxmind.com/geoip?lang=en</url>
11
<licenses>
12
<license>
13
<name>Apache License, Version 2.0</name>
0 commit comments