From 56947b52588c361345970b959d8b9ce624e17a89 Mon Sep 17 00:00:00 2001 From: zachary painter <60552605+ZPain8464@users.noreply.github.com> Date: Fri, 16 Feb 2024 19:12:58 -0500 Subject: [PATCH] Updates directory sync links (#1253) updates directory sync links --- content/docs/deploy/enterprise.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/deploy/enterprise.md b/content/docs/deploy/enterprise.md index e794ccc81..2cb2a76ac 100644 --- a/content/docs/deploy/enterprise.md +++ b/content/docs/deploy/enterprise.md @@ -65,7 +65,7 @@ The **Deployments** dashboard allows you to view and export change logs from the ### Directory Sync -Pomerium Enterprise's **Directory Sync** feature allows you to import your identity provider's directory data. After a successful sync, you can use your internal groups and teams data when building policies. ![Viewing the Identity Providers settings for a directory sync in the Enterprise Console](./enterprise/img/directory-sync-2.png) +Pomerium Enterprise's [**Directory Sync**](/docs/capabilities/directory-sync) feature allows you to import your identity provider's directory data. After a successful sync, you can use your internal groups and teams data when building policies. ![Viewing the Identity Providers settings for a directory sync in the Enterprise Console](./enterprise/img/directory-sync-2.png) ### External Data Sources @@ -83,7 +83,7 @@ In the **External Data** dashboard, you can import, view, and manage [external d | [Enterprise API](/docs/capabilities/enterprise-api) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | | [Session Management](/docs/capabilities/reports#sessions) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | | [Namespaces](/docs/capabilities/namespacing) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | -| [Directory Sync](/docs/integrations) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | +| [Directory Sync](/docs/capabilities/directory-sync) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | | [User Impersonation](/docs/capabilities/impersonation) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | | [Deployment History](/docs/capabilities/reports#deployments) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) | | [Device Identity](/docs/capabilities/device-identity) | | ![Pomerium checkmark](./enterprise/img/pomerium-checkmark.svg) |