Update footer-data.tsx

This commit is contained in:
Stefan Pejcic
2024-02-10 09:10:12 +01:00
committed by GitHub
parent fbaee5c7e9
commit 8e0c54f415

View File

@@ -10,13 +10,17 @@ export const menuItems = [
label: "Resources",
items: [
{
label: "Getting Started",
label: "Documentation",
href: "/docs/admin/intro/",
},
{
label: "Support Forums",
href: "https://community.openpanel.co/",
},
{
label: "Roadmap",
href: "https://github.com/stefanpejcic/openpanel/milestones",
},
{
label: "Changelog",
href: "/docs/changelog/intro/",