Update footer-data.tsx

This commit is contained in:
Stefan Pejcic 2024-08-16 16:03:39 +02:00 committed by GitHub
parent 1eaac3a971
commit fa877d01ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ export const menuItems = [
},
{
label: "Support Forums",
href: "https://community.openpanel.co/",
href: "https://community.openpanel.com/",
},
{
label: "Roadmap",
@ -66,11 +66,11 @@ export const menuItems = [
},
{
label: "Become a Partner",
href: "mailto:info@openpanel.co",
href: "mailto:info@openpanel.com",
},
{
label: "Contact Us",
href: "mailto:info@openpanel.co",
href: "mailto:info@openpanel.com",
},
],
},