changes menu entry name

This commit is contained in:
Marco Garcês
2024-12-18 13:03:42 +00:00
parent bb02de3b68
commit 45869239c2

View File

@@ -92,7 +92,7 @@ export const docsNavigation = [
href: '/how-to/manage-posture-checks', href: '/how-to/manage-posture-checks',
isOpen: false, isOpen: false,
links: [ 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' },
] ]
}, },
{ {