update script and apply

This commit is contained in:
alexfornuto 2021-07-26 17:16:27 -05:00
parent 2fecb4e583
commit 91d4d22156
9 changed files with 191 additions and 169 deletions

View file

@ -210,7 +210,19 @@ module.exports = {
],
},
"prometheus",
"reference",
{
title: "Reference",
type: "group",
collapsable: false,
path: "/enterprise/reference/configure",
sidebarDepth: 2,
children: [
"/enterprise/reference/configuration-settings",
"/enterprise/reference/configure",
"/enterprise/reference/manage",
"/enterprise/reference/reports",
]
}
],
},
],