diff --git a/docs/docs/legal/service-description/support-services.mdx b/docs/docs/legal/service-description/support-services.mdx index 1da9d41d229..5f7432f68a3 100644 --- a/docs/docs/legal/service-description/support-services.mdx +++ b/docs/docs/legal/service-description/support-services.mdx @@ -117,7 +117,7 @@ eMail Support | support@zitadel.com Chat Support | Private chat channel between ZITADEL and Customer that is opened when Subscription becomes active Phone Support | +41 43 215 27 34 -- ZITADEL Cloud system status, incidents and maintenance windows will be communicated via [our status page](https://status.zitadel.com). +- ZITADEL Cloud system status, incidents and maintenance windows will be communicated via [our status page](https://zitadelstatus.com). - Questions regarding pricing, billing, and invoicing of our services should be addressed to billing@zitadel.com - Security related questions and incidents can also be directly addressed to security@zitadel.com diff --git a/docs/docs/support/software-release-cycles-support.md b/docs/docs/support/software-release-cycles-support.md index 4a9484dd27d..ef507b98c71 100644 --- a/docs/docs/support/software-release-cycles-support.md +++ b/docs/docs/support/software-release-cycles-support.md @@ -111,8 +111,8 @@ During deployments, we strive to minimize any disruptions and do not expect any ### Release deployment with risk of downtime In rare situations where deploying releases that may carry a risk of increased latency or short downtime, we have a well-defined procedure in place to ensure transparent communication. -Prior to such deployments, we publish information on our status page, which can be accessed by visiting [https://status.zitadel.com/](https://status.zitadel.com/). -We also recommend that you subscribe to those updates on the [status page](https://status.zitadel.com/). +Prior to such deployments, we publish information on our status page, which can be accessed by visiting [https://zitadelstatus.com](https://zitadelstatus.com). +We also recommend that you subscribe to those updates on the [status page](https://zitadelstatus.com). We make it a priority to inform you of any potential impact well in advance. In adherence to our commitment to transparency, we provide a minimum notice period of five working days before deploying a release that poses a risk of downtime. diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 0af3063972a..247929b66ef 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -174,7 +174,7 @@ module.exports = { }, { label: "Status", - href: "https://status.zitadel.com/", + href: "https://zitadelstatus.com", }, ], },