Skip to content

Commit

Permalink
Add doc location change info of DM documentation (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored Feb 16, 2022
1 parent f495a27 commit 55eef84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ summary: Learn about TiDB Data Migration documentation.

> **Note:**
>
> - Since DM v5.4, the TiDB Data Migration documentation has been merged into the TiDB documentation of the same version. To read the DM documentation of v5.4 or a later version, go to the [TiDB Documentation](https://docs.pingcap.com/zh/tidb/stable/dm-overview) of the same version.
> - Since October 2021, DM's GitHub repository has been moved to [pingcap/tiflow](https://github.com/pingcap/tiflow/tree/master/dm). If you see any issues with DM, submit your issue to the `pingcap/tiflow` repository for feedback.
> - In earlier versions (v1.0 and v2.0), DM uses version numbers that are independent of TiDB. Since v5.3, DM uses the same version number as TiDB. The next version of DM v2.0 is DM v5.3. There are no compatibility changes from DM v2.0 to v5.3, and the upgrade process is no different from a normal upgrade, only an increase in version number.
Expand Down
1 change: 1 addition & 0 deletions zh/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ summary: 了解 TiDB Data Migration 用户文档。

> **注意:**
>
> - 从 DM v5.4 起,TiDB Data Migration 的用户文档已合并入相同版本号的 TiDB 文档。如需阅读 v5.4 及之后版本的 DM 文档,请访问对应版本的 [TiDB 文档](https://docs.pingcap.com/zh/tidb/stable/dm-overview)
> - DM 的 GitHub 代码仓库已于 2021 年 12 月迁移到 [pingcap/tiflow](https://github.com/pingcap/tiflow/tree/master/dm)。如有任何关于 DM 的问题,请在 `pingcap/tiflow` 仓库提交,以获得后续反馈。
> - 在较早版本中(v1.0 和 v2.0),DM 采用独立于 TiDB 的版本号。从 DM v5.3 起,DM 采用与 TiDB 相同的版本号。DM v2.0 的下一个版本为 DM v5.3。DM v2.0 到 v5.3 无兼容性变更,升级过程与正常升级无差异,仅仅是版本号上的增加。
Expand Down

0 comments on commit 55eef84

Please sign in to comment.