Skip to content

Commit ef1532d

Browse files
docs(developer): Fix MaxMind link
1 parent 7b94a07 commit ef1532d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/DEVELOPER.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ ddev exec BOUNCER_KEY=your-bouncer-key AGENT_TLS_PATH=/var/www/html/cfssl APPSEC
210210
```
211211

212212
For geolocation Unit Test, you should first put 2 free MaxMind databases in the `tests` folder : `GeoLite2-City.mmdb`
213-
and `GeoLite2-Country.mmdb`. You can download these databases by creating a MaxMind account and browse to [the download page](https://www.maxmind.com/en/accounts/current/geoip/downloads).
213+
and `GeoLite2-Country.mmdb`. You can download these databases by [creating a MaxMind account](https://support.maxmind.com/hc/en-us/articles/4407099783707-Create-an-Account) and browse to the
214+
download page.
214215

215216

216217
Then, you can run:

0 commit comments

Comments
 (0)