Add doc reference

This commit is contained in:
braginini
2024-10-02 15:05:09 +01:00
parent 2713b0536b
commit 45be1bf018

View File

@@ -60,6 +60,10 @@ export const docsNavigation = [
title: 'Add Servers to the Network',
href: '/how-to/setup-keys-add-servers-to-network'
},
{
title: 'Migrate Workloads',
href: '/how-to/db-workload-migration'
},
]
},
]