mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-24 02:57:57 +00:00
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:
@@ -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
|
||||
|
||||
|
@@ -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.
|
||||
|
@@ -174,7 +174,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
label: "Status",
|
||||
href: "https://status.zitadel.com/",
|
||||
href: "https://zitadelstatus.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user