From 790dcf6fde1e04d26051f4ce5cb9ccfae9f3aea0 Mon Sep 17 00:00:00 2001 From: CaitinChen Date: Fri, 7 Dec 2018 17:24:25 +0800 Subject: [PATCH] Fix the broken link of TiDB-Lightning --- tidb-21-ga-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-21-ga-release-notes.md b/tidb-21-ga-release-notes.md index 46e9e649..038fe723 100644 --- a/tidb-21-ga-release-notes.md +++ b/tidb-21-ga-release-notes.md @@ -176,7 +176,7 @@ tags: ['TiDB'] ## Tools -* 全量数据快速导入工具 [TiDB-Lightning](https://pingcap.github.io/docs-cn/tools/lightning-overview-architecture) +* 全量数据快速导入工具 [TiDB-Lightning](https://pingcap.com/docs-cn/tools/lightning/overview-architecture/) * 支持新版本 [TiDB-Binlog](https://pingcap.github.io/docs-cn/tools/tidb-binlog-cluster/) ## 升级兼容性说明