Update footer-data.tsx

This commit is contained in:
Stefan Pejcic
2024-07-12 09:49:33 +02:00
committed by GitHub
parent 23af3dff13
commit 7c13bfc39d

View File

@@ -11,16 +11,12 @@ export const menuItems = [
items: [
{
label: "Documentation",
href: "/docs/admin/intro/",
href: "/docs/",
},
{
label: "Support Forums",
href: "https://community.openpanel.co/",
},
{
label: "License Verification",
href: "/verify",
},
{
label: "Roadmap",
href: "/roadmap",
@@ -47,6 +43,10 @@ export const menuItems = [
label: "Features",
href: "/features",
},
{
label: "Live Preview",
href: "/demo",
},
{
label: "Installation",
href: "/install",