From 2dd2cdfddbbb644fa682a4ca46cbb7ee2d1c2dbe Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 7 Dec 2022 18:04:12 -0500 Subject: [PATCH] backport of commit cbd29f529fe7141870288dbab69d4bad4850fb60 (#15722) Co-authored-by: trujillo-adam --- website/data/docs-nav-data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/data/docs-nav-data.json b/website/data/docs-nav-data.json index aeca739b01..1aaaa8f447 100644 --- a/website/data/docs-nav-data.json +++ b/website/data/docs-nav-data.json @@ -955,6 +955,10 @@ "title": "Overview", "path": "k8s/connect" }, + { + "title": "Admin Partitions", + "href": "/docs/enterprise/admin-partitions" + }, { "title": "Transparent Proxy", "href": "/docs/connect/transparent-proxy"