diff --git a/reference/tools/download.md b/reference/tools/download.md index f340fc127dc88..6f23e2caa74aa 100644 --- a/reference/tools/download.md +++ b/reference/tools/download.md @@ -21,7 +21,7 @@ In addition, the Kafka version of TiDB Binlog is also provided. > **Note:** > -> `{version}` in the above download link indicates the version number of TiDB. For example, the download link for `v2.1.15` is `https://download.pingcap.org/tidb-v2.1.15-linux-amd64.tar.gz`. You can also download the latest unpublished version by replacing `{version}` with `latest`. +> `{version}` in the above download link indicates the version number of TiDB. For example, the download link for `v2.1.15` is `https://download.pingcap.org/tidb-v2.1.15-linux-amd64.tar.gz`. ## TiDB Lightning @@ -33,7 +33,7 @@ Download [TiDB Lightning](/reference/tools/tidb-lightning/overview.md) by using > **Note:** > -> `{version}` in the above download link indicates the version number of TiDB Lightning. For example, the download link for `v2.1.15` is `https://download.pingcap.org/tidb-toolkit-v2.1.15-linux-amd64.tar.gz`. You can also download the latest unpublished version by replacing `{version}` with `latest`. +> `{version}` in the above download link indicates the version number of TiDB Lightning. For example, the download link for `v2.1.15` is `https://download.pingcap.org/tidb-toolkit-v2.1.15-linux-amd64.tar.gz`. ## TiDB DM (Data Migration) @@ -45,7 +45,7 @@ Download [DM](/reference/tools/data-migration/overview.md) by using the download > **Note:** > -> `{version}` in the above download link indicates the version number of DM. For example, the download link for `v1.0.1` is `https://download.pingcap.org/dm-v1.0.1-linux-amd64.tar.gz`. You can check the published DM versions in the [DM Release](https://github.com/pingcap/dm/releases) page. You can also download the latest unpublished version by replacing `{version}` with `latest`. +> `{version}` in the above download link indicates the version number of DM. For example, the download link for `v1.0.1` is `https://download.pingcap.org/dm-v1.0.1-linux-amd64.tar.gz`. You can check the published DM versions in the [DM Release](https://github.com/pingcap/dm/releases) page. ## Syncer, Loader, and Mydumper