mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update integrations.ts
This commit is contained in:
@@ -55,7 +55,7 @@ export const integrations: IntegrationsType = {
|
||||
icon: Nginx,
|
||||
description:
|
||||
"Run Nginx web server is a lightweight, open-source solution. The OpenPanel version of the Nginx web server enables configuration of cache exclusion, cache purging, URL rewriting, and FastCGI cache on a per-domain basis.",
|
||||
url: "/docs/admin/",
|
||||
url: "/docs/admin/intro",
|
||||
status: "stable",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export const integrations: IntegrationsType = {
|
||||
icon: Apache,
|
||||
description:
|
||||
"Run Apache web server per user. Apache's support for .htaccess files enables users to customize and override global configuration settings on a per-directory basis.",
|
||||
url: "/docs/admin/",
|
||||
url: "/docs/admin/intro",
|
||||
status: "stable",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user