Skip to content

Commit 9dd2de3

Browse files
committed
Use relative links in binary database snippet
1 parent 7a94f55 commit 9dd2de3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/snippets/binary-databases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Binary databases make use of the
22
[MaxMind DB file format](https://maxmind.github.io/MaxMind-DB/). MaxMind
3-
provides [official client APIs](https://dev.maxmind.com/geoip/docs/databases/#official-client-apis)
3+
provides [official client APIs](/geoip/docs/databases/#official-client-apis)
44
that are open source and licensed under the Apache License, Version 2.0. We also provide a list of
5-
[unsupported and unofficial client APIs](https://dev.maxmind.com/geoip/docs/databases/#unofficial-client-apis)
6-
and [unsupported and unofficial integrations](https://dev.maxmind.com/geoip/docs/databases/#integrations)
5+
[unsupported and unofficial client APIs](/geoip/docs/databases/#unofficial-client-apis)
6+
and [unsupported and unofficial integrations](/geoip/docs/databases/#integrations)
77
with various applications.
88

99
You can also use the [mmdbinspect tool](https://github.com/maxmind/mmdbinspect)

0 commit comments

Comments
 (0)