website/docs: remove tenants docs from sidebar for now (#8551)
remove tenants docs form sidebar for now Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -423,17 +423,6 @@ const docsSidebar = {
|
||||
"security/CVE-2022-46172",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Advanced topics",
|
||||
link: {
|
||||
type: "generated-index",
|
||||
title: "Advanced topics",
|
||||
slug: "advanced",
|
||||
description: "Documentation for advanced features",
|
||||
},
|
||||
items: ["advanced/tenancy"],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user