From ba6aabed3a478f296aed2825d86dab8ff05160d6 Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:52:00 -0400 Subject: [PATCH] Adding enterprise docs link --- config.toml | 6 +++++- themes/kes-docs-theme | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 742d3b6..49da696 100644 --- a/config.toml +++ b/config.toml @@ -297,7 +297,11 @@ relativeURLs = "True" name = "MinIO Documentation" url = "https://min.io/docs/minio/kubernetes/upstream/index.html" weight = 2 + [[menu.docs]] + name = "MinIO Enterprise Object Store Documentation" + url = "https://min.io/docs/enterprise" + weight = 3 [[menu.docs]] name = "KES Documentation" url = "https://min.io/docs/kes" - weight = 3 + weight = 4 diff --git a/themes/kes-docs-theme b/themes/kes-docs-theme index a9a9675..882b339 160000 --- a/themes/kes-docs-theme +++ b/themes/kes-docs-theme @@ -1 +1 @@ -Subproject commit a9a9675b463c8c27cba17176cfdc75094b2bb563 +Subproject commit 882b339d7a4dca536265943cde20fa8ad3d0cf56