diff --git a/doc/md/dialects.md b/doc/md/dialects.md index d72c0f08e..9822fef8a 100644 --- a/doc/md/dialects.md +++ b/doc/md/dialects.md @@ -20,7 +20,7 @@ and it's being tested constantly on the following 5 versions: `10`, `11`, `12`, ## CockroachDB **(preview)** -CockroachDB support is in preview and requires the [Atlas migration engine](#atlas-integration). +CockroachDB support is in preview and requires the [Atlas migration engine](migrate.md#atlas-integration). The integration with CRDB is currently tested on versions `v21.2.11`. ## SQLite @@ -35,7 +35,7 @@ Gremlin does not support migration nor indexes, and **it's considered exper ## TiDB **(preview)** -TiDB support is in preview and requires the [Atlas migration engine](#atlas-integration). +TiDB support is in preview and requires the [Atlas migration engine](migrate.md#atlas-integration). TiDB is MySQL compatible and thus any feature that works on MySQL _should_ work on TiDB as well. For a list of known compatibility issues, visit: https://docs.pingcap.com/tidb/stable/mysql-compatibility The integration with TiDB is currently tested on versions `5.4.0`, `6.0.0`.