From a2e968c66a91f258fb06e73f65ea97c8a45dbba2 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 20 Nov 2023 12:37:30 +0300 Subject: [PATCH] fix(docs): fix a broken link --- docs/enterprise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index 2e35773dc687b..99e3caf76e9a7 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -15,7 +15,7 @@ paid license. [Contact Sales](https://coder.com/contact) for pricing or | Governance | [Browser Only Connections](./networking/#browser-only-connections-enterprise) | ❌ | ✅ | | Governance | [Groups & Template RBAC](./admin/rbac.md) | ❌ | ✅ | | Cost Control | [Quotas](./admin/quotas.md) | ❌ | ✅ | -| Cost Control | [Max Workspace Lifetime](./workspaces#max-lifetime) | ❌ | ✅ | +| Cost Control | [Max Workspace Lifetime](./workspaces.md#max-lifetime) | ❌ | ✅ | | User Management | [Groups](./admin/groups.md) | ❌ | ✅ | | User Management | [Group & role sync](./admin/auth.md#group-sync-enterprise) | ❌ | ✅ | | User Management | [SCIM](./admin/auth.md#scim) | ❌ | ✅ |