mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Extract quickstart self-hosting t oa separate page (#77)
This commit is contained in:
@@ -36,7 +36,8 @@ export const docsNavigation = [
|
||||
{
|
||||
title: 'Self-hosting NetBird',
|
||||
links: [
|
||||
{ title: 'Installation guide', href: '/selfhosted/selfhosted-guide' },
|
||||
{ title: 'Quickstart guide', href: '/selfhosted/selfhosted-quickstart' },
|
||||
{ title: 'Advanced guide', href: '/selfhosted/selfhosted-guide' },
|
||||
{ title: 'Supported IdPs', href: '/selfhosted/identity-providers' },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user