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:
parent
5eaac5ae3d
commit
5797abad5a
@ -11,11 +11,11 @@ export const menuItems = [
|
|||||||
label: "Resources",
|
label: "Resources",
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "End-user Documentation",
|
label: "End-user Docs",
|
||||||
href: "/docs/panel/intro/",
|
href: "/docs/panel/intro/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Admin Documentation",
|
label: "Admin Docs",
|
||||||
href: "/docs/admin/intro/",
|
href: "/docs/admin/intro/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -23,11 +23,11 @@ export const menuItems = [
|
|||||||
href: "/docs/articles/intro/",
|
href: "/docs/articles/intro/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Terminal Commands",
|
label: "OpenCLI",
|
||||||
href: "https://dev.openpanel.com/api/",
|
href: "https://dev.openpanel.com/api/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "API Documentation",
|
label: "API Docs",
|
||||||
href: "https://dev.openpanel.com/api/",
|
href: "https://dev.openpanel.com/api/",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user