From 04f68e8f15cb7a14e7a45f2dfae10691aa1705f6 Mon Sep 17 00:00:00 2001 From: Steve Coder Date: Tue, 16 May 2023 13:32:54 -0400 Subject: [PATCH] doc:fixed enterprise feature 404s. (#7547) --- docs/enterprise.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index d24d375b9d..4f3723c5b2 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -4,18 +4,18 @@ Coder is free to use and includes some features that are only accessible with a [Contact Sales](https://coder.com/contact) for pricing or [get a free trial](https://coder.com/trial). -| Category | Feature | Open Source | Enterprise | -| --------------- | -------------------------------------------------------------------------------- | :---------: | :--------: | -| User Management | [Groups](./admin/groups.md) | ❌ | ✅ | -| User Management | [SCIM](./admin/auth.md#scim) | ❌ | ✅ | -| Governance | [Audit Logging](./admin/audit-logs.md) | ❌ | ✅ | -| Governance | [Browser Only Connections](./networking/README.md#browser-only-connections) | ❌ | ✅ | -| Governance | [Template Access Control](./admin/rbac.md) | ❌ | ✅ | -| Cost Control | [Quotas](./admin/quotas.md) | ❌ | ✅ | -| Cost Control | [Max Workspace Autostop](./templates/README.md#configure-max-workspace-autostop) | ❌ | ✅ | -| Deployment | [High Availability](./admin/high-availability.md) | ❌ | ✅ | -| Deployment | [Appearance](./admin/appearance.md) | ❌ | ✅ | -| Deployment | Isolated Terraform Runners | ❌ | ✅ | +| Category | Feature | Open Source | Enterprise | +| --------------- | ----------------------------------------------------------------------------- | :---------: | :--------: | +| User Management | [Groups](./admin/groups.md) | ❌ | ✅ | +| User Management | [SCIM](./admin/auth.md#scim) | ❌ | ✅ | +| Governance | [Audit Logging](./admin/audit-logs.md) | ❌ | ✅ | +| Governance | [Browser Only Connections](./networking/#browser-only-connections-enterprise) | ❌ | ✅ | +| Governance | [Template Access Control](./admin/rbac.md) | ❌ | ✅ | +| Cost Control | [Quotas](./admin/quotas.md) | ❌ | ✅ | +| Cost Control | [Max Workspace Autostop](./templates/#configure-max-workspace-autostop) | ❌ | ✅ | +| Deployment | [High Availability](./admin/high-availability.md) | ❌ | ✅ | +| Deployment | [Appearance](./admin/appearance.md) | ❌ | ✅ | +| Deployment | Isolated Terraform Runners | ❌ | ✅ | > Previous plans to restrict OIDC and Git Auth features in OSS have been removed > as of 2023-01-11