Update footer-data.tsx
This commit is contained in:
parent
fbaee5c7e9
commit
8e0c54f415
1 changed files with 5 additions and 1 deletions
|
@ -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/",
|
||||
|
|
Loading…
Add table
Reference in a new issue