From 5a20121fe725e08c7a749fccf2588ee5a884a1dc Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Tue, 1 Oct 2024 13:00:38 -0500 Subject: [PATCH] chore: fix label for orgs docs (#14920) --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 490ebafffd..7db5fc1421 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -400,7 +400,7 @@ "description": "Learn how to manage organizations", "path": "./admin/organizations.md", "icon_path": "./images/icons/orgs.svg", - "state": ["enterprise", "premium"] + "state": ["premium"] }, { "title": "Template RBAC",