diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index e73f9743..4e5c12a0 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -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' + }, ] }, ]