Remove references to activity streaming and idp-sync from integrations

This commit is contained in:
braginini
2024-08-13 17:58:14 +02:00
parent 3350cdea1f
commit ac8049ac22

View File

@@ -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' },
]