Clarify geolocation issues (#625)

This commit is contained in:
Misha Bragin
2026-02-18 17:18:44 +01:00
committed by GitHub
parent 4110ffe05e
commit 4dacaaecfb
2 changed files with 65 additions and 4 deletions

View File

@@ -524,6 +524,11 @@ export const docsNavigation = [
title: 'Activity Events Postgres Store',
href: '/selfhosted/activity-postgres-store',
},
{
title: 'Management Geolocation Database',
href: '/selfhosted/geo-support'
},
],
},
{
@@ -601,7 +606,6 @@ export const docsNavigation = [
],
},
{ title: 'Advanced Guide', href: '/selfhosted/selfhosted-guide' },
{ title: 'Management geolocation', href: '/selfhosted/geo-support' },
{ title: 'Troubleshooting', href: '/selfhosted/troubleshooting' },
{
title: 'Migration Guides',