docs: fix broken links (#5959)

* openid connect

* main

* cockroach links
This commit is contained in:
mffap
2023-06-01 06:58:14 +02:00
committed by GitHub
parent 7a0fa2aad0
commit c7e0d979d4
5 changed files with 5 additions and 6 deletions

View File

@@ -147,5 +147,5 @@ The storage layer of ZITADEL is responsible for multiple things. For example:
ZITADEL currently supports CockroachDB as first choice of storage due to its perfect match for ZITADELs needs.
Postgres is currently in [Beta](/docs/support/software-release-cycles-support#beta) and will be [Enterprise Supported](/docs/support/software-release-cycles-support#partially-supported) afterwards.
Beta state will be removed as soon as [automated tests](https://github.com/zitadel/zitadel/issues/5741) are implemented.
Make sure to read our [Production Guide](./self-hosting/manage/production#prefer-cockroachdb) before you decide to use it.
Make sure to read our [Production Guide](/docs/self-hosting/manage/production#prefer-cockroachdb) before you decide to use it.