mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Add a Client section to docs, add Profiles section under Client (#405)
This commit is contained in:
@@ -250,7 +250,13 @@ export const docsNavigation = [
|
|||||||
],
|
],
|
||||||
|
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'CLIENT',
|
||||||
|
links: [
|
||||||
|
{ title: 'Profiles', href: '/how-to/profiles' },
|
||||||
|
],
|
||||||
|
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'USE CASES',
|
title: 'USE CASES',
|
||||||
links: [
|
links: [
|
||||||
|
|||||||
Reference in New Issue
Block a user