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:
@ -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",
|
||||
|
Reference in New Issue
Block a user