mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Add DB Workload Migration (#240)
This commit is contained in:
@@ -53,7 +53,7 @@ export const docsNavigation = [
|
||||
isOpen: true,
|
||||
links: [
|
||||
{
|
||||
title: 'Remote Webserver Access',
|
||||
title: 'Access Remote Webserver',
|
||||
href: '/how-to/secure-remote-webserver-access'
|
||||
},
|
||||
{
|
||||
@@ -62,6 +62,16 @@ export const docsNavigation = [
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: 'Connect Site-to-Site',
|
||||
isOpen: true,
|
||||
links: [
|
||||
{
|
||||
title: 'Simplify Workload Migrations',
|
||||
href: '/how-to/db-workload-migration'
|
||||
},
|
||||
]
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user