From 95206de1cb832ab9cd7fdcdf400ad195663398b1 Mon Sep 17 00:00:00 2001 From: William Storey Date: Tue, 9 Jun 2026 15:42:31 +0000 Subject: [PATCH] Update Matomo geolocation FAQ link The link checker failed because matomo.org now serves this FAQ under a how-to/ path and 301-redirects the old URL. Update to the new location. Co-Authored-By: Claude Opus 4.8 (1M context) --- content/geoip/docs/databases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/geoip/docs/databases.md b/content/geoip/docs/databases.md index 645fff2d0..937d0556c 100644 --- a/content/geoip/docs/databases.md +++ b/content/geoip/docs/databases.md @@ -109,7 +109,7 @@ integrator for assistance. {{}} | Application | Platform | Link | | ------------------------------ | ----------------------- | ----------------------------------------------------------------------------------------------------------- | | Ad-serving | Revive Adserver | [Geotargeting with Revive Adserver](https://www.revive-adserver.com/faq/geotargeting-with-revive-adserver/) | -| Analytics | Piwik/Matomo | [GEO LOCATE YOUR VISITORS](https://matomo.org/faq/setting-up-accurate-visitors-geolocation/) | +| Analytics | Piwik/Matomo | [GEO LOCATE YOUR VISITORS](https://matomo.org/faq/how-to/setting-up-accurate-visitors-geolocation/) | | Analytics | Snowplow Analytics | [IP lookups enrichment](https://github.com/snowplow/snowplow/wiki/IP-lookups-enrichment) | | Content Delivery | Varnish Software | [libvmod-geoip2](https://github.com/varnishcache-friends/libvmod-geoip2) | | Database | DuckDB | [duckdb-maxmind](https://github.com/marselester/duckdb-maxmind) |