From e78d89620b306fefc864b3b31f930f4ccfb3877e Mon Sep 17 00:00:00 2001 From: Matt Vollmer Date: Wed, 21 Jan 2026 15:18:21 -0500 Subject: [PATCH] docs: update AI Governance nav label to AI Governance Add-On (#21616) Updates the page title and left navigation for the AI Governance page from "AI Governance" to "AI Governance Add-On" --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 282d851ee0..cb52f9f98c 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -987,7 +987,7 @@ ] }, { - "title": "AI Governance", + "title": "AI Governance Add-On", "description": "Features around managing agents at scale", "path": "./ai-coder/ai-governance.md", "state": ["premium"],