docs: update status page URL (#10528)

old status page URL: status.zitadel.com
new status page URL: zitadelstatus.com

Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
Federico Coppede
2025-08-22 08:36:23 -03:00
committed by GitHub
parent 772e9c5e3d
commit 756f81534a
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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.

View File

@@ -174,7 +174,7 @@ module.exports = {
},
{
label: "Status",
href: "https://status.zitadel.com/",
href: "https://zitadelstatus.com",
},
],
},