mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update footer-data.tsx
This commit is contained in:
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user