diff --git a/docs/docs/self-hosting/deploy/overview.mdx b/docs/docs/self-hosting/deploy/overview.mdx index 2159a7d426..e9bd80b0c4 100644 --- a/docs/docs/self-hosting/deploy/overview.mdx +++ b/docs/docs/self-hosting/deploy/overview.mdx @@ -27,7 +27,7 @@ The easiest way to use ZITADEL is to run one of our container releases As soon as you successfully created your first test environment using one of the deployment guides in this section, you might want to configure ZITADEL for production and embed it into your system landscape. -To do so, jump straight to the [production setup guide](/docs/self-hosting//manage/production). +To do so, jump straight to the [production setup guide](/docs/self-hosting/manage/production). To achieving high availability, we recommend to use a [Kubernetes](https://kubernetes.io/docs/home/) Cluster. We have an official [Helm chart](https://artifacthub.io/packages/helm/zitadel/zitadel) for easy deployment and maintenance.