mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
MSP Portal Docs (#296)
This commit is contained in:
@@ -203,6 +203,15 @@ export const docsNavigation = [
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
title: 'For Partners',
|
||||
isOpen: false,
|
||||
links: [
|
||||
{ title: 'Managed Service Providers', href: '/how-to/msp-portal' },
|
||||
|
||||
]
|
||||
},
|
||||
],
|
||||
|
||||
},
|
||||
@@ -213,10 +222,9 @@ export const docsNavigation = [
|
||||
{ title: 'Serverless and NetBird', href: '/how-to/netbird-on-faas' },
|
||||
{ title: 'Routing peers and Kubernetes', href: '/how-to/routing-peers-and-kubernetes'},
|
||||
{ title: 'NetBird Client on AWS ECS', href: '/how-to/examples'},
|
||||
{ title: 'Netbird on Mikrotik Router', href: '/how-to/client-on-mikrotik-router' },
|
||||
{ title: 'NetBird on Mikrotik Router', href: '/how-to/client-on-mikrotik-router' },
|
||||
],
|
||||
|
||||
|
||||
},
|
||||
{
|
||||
title: 'SELF-HOST NETBIRD',
|
||||
|
||||
Reference in New Issue
Block a user