website/docs: rearranged brands docs (#14116)

* first pass

* fixed links.

* tweaks

* remove extensions in redirects

* added edits from review

* missed an edit

---------

Co-authored-by: Tana M Berry <tana@goauthentik.io>
This commit is contained in:
Tana M Berry
2025-04-23 16:39:06 -05:00
committed by GitHub
parent df915d3a5e
commit e3674426b7
13 changed files with 103 additions and 50 deletions

View File

@ -368,6 +368,10 @@ export default {
type: "category",
label: "Customize your instance",
collapsed: true,
link: {
type: "doc",
id: "customize/index",
},
items: [
{
type: "category",
@ -438,7 +442,7 @@ export default {
},
],
},
"customize/brands",
"customize/branding",
],
},
{
@ -582,6 +586,7 @@ export default {
label: "System Management",
collapsed: true,
items: [
"sys-mgmt/brands",
{
type: "category",
label: "Operations",