diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index d6b8f880..be578f7a 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -92,7 +92,7 @@ export const docsNavigation = [ href: '/how-to/manage-posture-checks', isOpen: false, links: [ - { title: 'Connecting from the office', href: '/how-to/disabling-network-route-when-connecting-from-the-office' }, + { title: 'Disable route when in the office', href: '/how-to/disabling-network-route-when-connecting-from-the-office' }, ] }, {