feat: update docs website

This commit is contained in:
Mauricio Siu
2024-11-09 23:17:00 -06:00
parent 179e97dd56
commit 010ea99f76
10 changed files with 28 additions and 69 deletions

View File

@@ -184,7 +184,7 @@ export function Pricing() {
{t("plan.free.features.f9")}
</span>
<Link
href="https://docs.dokploy.com/en/docs/core/get-started/installation#docker"
href="https://docs.dokploy.com/docs/core/installation#docker"
target="_blank"
className="flex items-start text-sm text-primary"
>

View File

@@ -120,8 +120,8 @@
},
"Link": {
"docs": {
"intro": "https://docs.dokploy.com/get-started/introduction",
"install": "https://docs.dokploy.com/en/docs/core/get-started/introduction"
"intro": "https://docs.dokploy.com/docs/core",
"install": "https://docs.dokploy.com/docs/core/installation"
}
},
"Pricing": {

View File

@@ -122,8 +122,8 @@
},
"Link": {
"docs": {
"intro": "https://docs.dokploy.com/cn/docs/core/get-started/introduction",
"install": "https://docs.dokploy.com/cn/docs/core/get-started/introduction"
"intro": "https://docs.dokploy.com/docs/core",
"install": "https://docs.dokploy.com/docs/core/installation"
}
},
"Pricing": {