Update sidebars.js

This commit is contained in:
Stefan Pejcic
2024-11-28 17:14:08 +01:00
committed by GitHub
parent 9cb97443f9
commit b5ac3ef711

View File

@@ -163,6 +163,10 @@ const mainSidebar = {
{
type: 'doc',
id: 'panel/advanced/process_manager',
},
{
type: 'doc',
id: 'panel/advanced/ip_blocker',
},
{
type: 'doc',
@@ -185,6 +189,10 @@ const mainSidebar = {
{
type: 'doc',
id: 'panel/account/login_history',
},
{
type: 'doc',
id: 'panel/account/notifications',
},
{
type: 'doc',
@@ -194,7 +202,7 @@ const mainSidebar = {
},
{
type: "link",
href: "https://community.openpanel.com",
href: "https://community.openpanel.org",
label: "Join our Community",
className: "enterprise-badge",
}