mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Move public API to Manage NetBird
This commit is contained in:
@@ -109,6 +109,15 @@ export const docsNavigation = [
|
|||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
title: 'Public API',
|
||||||
|
isOpen: false,
|
||||||
|
links: [
|
||||||
|
{ title: 'Access public API', href: '/how-to/access-netbird-public-api' },
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
},
|
},
|
||||||
@@ -123,15 +132,6 @@ export const docsNavigation = [
|
|||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: 'PUBLIC API',
|
|
||||||
links: [
|
|
||||||
{ title: 'Access public API', href: '/how-to/access-netbird-public-api' },
|
|
||||||
|
|
||||||
],
|
|
||||||
|
|
||||||
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: 'SELF-HOST NETBIRD',
|
title: 'SELF-HOST NETBIRD',
|
||||||
links: [
|
links: [
|
||||||
|
|||||||
Reference in New Issue
Block a user