From ca11cd68b72727810094b5aed0fa8adeb5d4231a Mon Sep 17 00:00:00 2001 From: Andra Mircioiu Date: Tue, 17 Dec 2024 16:40:55 -0800 Subject: [PATCH] broken links etc are fixed --- content/geoip/geolite2-free-geolocation-data.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/geoip/geolite2-free-geolocation-data.md b/content/geoip/geolite2-free-geolocation-data.md index 65e4661db..f512baf88 100644 --- a/content/geoip/geolite2-free-geolocation-data.md +++ b/content/geoip/geolite2-free-geolocation-data.md @@ -43,7 +43,7 @@ Want to work with GeoLite on Snowflake? [Get GeoLite directly through the Snowfl ### Sign up for a MaxMind account to get GeoLite Read more about GeoLite, its attribution requirements and applicable use cases, and how to sign up. -[Get started on our GeoLite page.](http://maxmind.com/geolite-free-geolocation-data) +[Get started on our GeoLite page.](https://www.maxmind.com/en/geolite-free-ip-geolocation-data) ### Generate a license key to authenticate GeoLite database downloads and web service requests @@ -52,7 +52,7 @@ A license key is like a password used to authenticate database downloads or web [Learn how to generate license keys on our Knowledge Base](https://support.maxmind.com/hc/en-us/articles/4407111582235-Generate-a-License-Key), or [go directly to your account portal to generate a new license key](https://www.maxmind.com/en/accounts/current/license-key). {{< alert warning >}} -Working with the web services instead of the databases? Skip to the [instructions on using the web services below.](look-up-ip-addresses-in-the-geolite-web-services) +Working with the web services instead of the databases? Skip to the [instructions on using the web services below.](#look-up-ip-addresses-in-the-geolite-web-services) {{}} ### Decide how you want to use GeoLite databases @@ -75,13 +75,13 @@ Please note that GeoLite users are limited to 30 database downloads per day. If The GeoLite End User License Agreement requires all GeoLite users to keep their data up- to-date. This means you must delete GeoLite databases within 30 days of a new release. The easiest way to keep your GeoLite data up-to-date is to automate downloads and updates. -The method for updating the GeoLite databases depends on the database format you’re using. To help you decide which database format to use, [see the section above](#decide-how-you-want-to-use-GeoLite-databases). +The method for updating the GeoLite databases depends on the database format you’re using. To help you decide which database format to use, [see the section above](#decide-how-you-want-to-use-geolite-databases). * [Learn how to update the binary database format for fast lookups at scale.](https://dev.maxmind.com/geoip/updating-databases/#using-geoip-update) * [Learn how to update the csv database format to join the data or import into SQL.](https://dev.maxmind.com/geoip/updating-databases/#directly-downloading-databases) ### Look up IP addresses in the GeoLite databases -The method you use to look up IP addresses in the GeoLite databases will depend on the database format you’re using and what you’re using it for. To help you decide which database format to use, [see this section above](#decide-how-you-want-to-use-GeoLite-databases). +The method you use to look up IP addresses in the GeoLite databases will depend on the database format you’re using and what you’re using it for. To help you decide which database format to use, [see this section above](#decide-how-you-want-to-use-geolite-databases). * [Use MaxMind’s client APIs to look up IP addresses in the binary databases for fast lookups at scale.](https://dev.maxmind.com/geoip/geolocate-an-ip/databases/) * [Learn how to import the csv format databases into MySQL or PostgreSQL.](https://dev.maxmind.com/geoip/importing-databases/) @@ -115,11 +115,11 @@ Fields marked as available in Country will be available in the GeoLite Country d

GeoLite Country database

-

*Some fields listed in this documentation are not present in GeoLite. Check the description of the fields.

+

* Some fields listed in this documentation are not present in GeoLite. Check the description of the fields.

Geolocation at the country-level for analytics, content customization, or compliance use cases in territories that are not disputed. -

GeoLite City database

*Some fields listed in this documentation are not present in GeoLite. Check the description of the fields.

+

GeoLite City database

* Some fields listed in this documentation are not present in GeoLite. Check the description of the fields.

Geolocation down to the city or postal code for analytics and content customization.

Please note: The free GeoLite City is considerably less accurate than the paid GeoIP City data, and is not recommended for commercial use cases.