mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-21 18:06:38 +00:00
Added missing docs categories
This commit is contained in:
@@ -131,10 +131,20 @@ export const docsNavigation = [
|
|||||||
{ title: 'Management SQLite Store', href: '/selfhosted/sqlite-store'},
|
{ title: 'Management SQLite Store', href: '/selfhosted/sqlite-store'},
|
||||||
{ title: 'Supported IdPs', href: '/selfhosted/identity-providers' },
|
{ title: 'Supported IdPs', href: '/selfhosted/identity-providers' },
|
||||||
{ title: 'Management Geolocation', href: '/selfhosted/geo-support' },
|
{ title: 'Management Geolocation', href: '/selfhosted/geo-support' },
|
||||||
|
{ title: 'Troubleshooting', href: '/selfhosted/troubleshooting' },
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'PUBLIC API',
|
||||||
|
links: [
|
||||||
|
{ title: 'NetBird API', href: '/how-to/access-netbird-public-api' },
|
||||||
|
|
||||||
|
],
|
||||||
|
|
||||||
|
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
title: 'GET MORE HELP',
|
title: 'GET MORE HELP',
|
||||||
|
|||||||
Reference in New Issue
Block a user