File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
22draft : false
3- title : GeoLite databases and web services
3+ title : GeoLite Databases and Web Services
44---
55MaxMind offers a free geolocation and ASN data in downloadable database and web service formats.
66
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h3 class="footer__heading">Products</h3>
2323 < a class ="footer__link " href ="https://www.maxmind.com/en/solutions/geoip2-enterprise-product-suite/enterprise-database "> GeoIP2 Enterprise Database</ a >
2424 < a class ="footer__link " href ="https://www.maxmind.com/en/geoip2-precision-services "> GeoIP2 Precision Services</ a >
2525 < a class ="footer__link " href ="https://www.maxmind.com/en/geoip2-databases "> GeoIP2 Databases</ a >
26- < a class ="footer__link " href ="https://www.maxmind.com/en/geolite-free-ip-geolocation-data "> GeoLite databases and web services </ a >
26+ < a class ="footer__link " href ="https://www.maxmind.com/en/geolite-free-ip-geolocation-data "> GeoLite Databases and Web Services </ a >
2727 < a class ="footer__link " href ="https://www.maxmind.com/en/affiliate-program "> Affiliate Program</ a >
2828 </ div >
2929 < div class ="footer__group footer__group__support ">
Original file line number Diff line number Diff line change 6363 {{ if .HasChildren }}
6464 < ul class ="sidebar__child-group js-sidebar-child-group ">
6565 {{ range .Children }}
66- < li {{ if or (eq .Name "Web Services Documentation") (eq .Name "GeoLite databases and web services ") }} class="sidebar__group-break " {{ end }} >
66+ < li {{ if or (eq .Name "Web Services Documentation") (eq .Name "GeoLite Databases and Web Services ") }} class="sidebar__group-break " {{ end }} >
6767 < a
6868 class ="sidebar__child {{ if $currentPage.IsMenuCurrent "geoip " . }}is-active{{ end }}"
6969 href="{{ .URL }} ">
You can’t perform that action at this time.
0 commit comments