mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update integrations.ts
This commit is contained in:
parent
193728c202
commit
16ccef14da
@ -454,7 +454,7 @@ export const integrations: IntegrationsType = {
|
|||||||
name: "WHMCS Module",
|
name: "WHMCS Module",
|
||||||
icon: WHMCS,
|
icon: WHMCS,
|
||||||
description: "Integrate with the leading web hosting management and billing software.",
|
description: "Integrate with the leading web hosting management and billing software.",
|
||||||
url: "https://community.openpanel.co/",
|
url: "https://openpanel.co/docs/changelog/0.1.7/#whmcs-module",
|
||||||
status: "stable",
|
status: "stable",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -462,7 +462,7 @@ export const integrations: IntegrationsType = {
|
|||||||
icon: API,
|
icon: API,
|
||||||
description:
|
description:
|
||||||
"Our powerful RESTful API allows you to integrate with 3rd party systems you already use.",
|
"Our powerful RESTful API allows you to integrate with 3rd party systems you already use.",
|
||||||
url: "/docs/admin/customize/api/",
|
url: "https://dev.openpanel.co/api/",
|
||||||
status: "stable",
|
status: "stable",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user