diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index 92ed80d9..5a06bc33 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -121,8 +121,6 @@ export const docsNavigation = [ title: 'Integrations', isOpen: false, links: [ - {title: 'Activity event streaming', href: '/how-to/activity-event-streaming' }, - {title: 'Identity provider sync', href: '/how-to/idp-sync' }, {title: 'Enable post quantum cryptography', href: '/how-to/enable-post-quantum-cryptography' }, {title: 'Endpoint detection and response (EDR)', href: '/how-to/endpoint-detection-and-response' }, ]