From 4e5270c585d06a1f20265b9114ea1d221c58d8ee Mon Sep 17 00:00:00 2001 From: Ran Date: Tue, 25 Feb 2020 12:18:42 +0800 Subject: [PATCH] reference/tools: remove latest from download document --- reference/tools/download.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/tools/download.md b/reference/tools/download.md index 382d2ec7a3239..7aad08a2c9a88 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 `v3.0.5` is `https://download.pingcap.org/tidb-v3.0.5-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 `v3.0.5` is `https://download.pingcap.org/tidb-v3.0.5-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 `v3.0.5` is `https://download.pingcap.org/tidb-toolkit-v3.0.5-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 `v3.0.5` is `https://download.pingcap.org/tidb-toolkit-v3.0.5-linux-amd64.tar.gz`. ## BR (backup and restore) @@ -45,7 +45,7 @@ Download [BR](/how-to/maintain/backup-and-restore/br.md) by using the download l > **Note:** > -> `{version}` in the above download link indicates the version number of BR. For example, the download link for `v3.1.0-beta` is `http://download.pingcap.org/tidb-toolkit-v3.1.0-beta-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 BR. For example, the download link for `v3.1.0-beta` is `http://download.pingcap.org/tidb-toolkit-v3.1.0-beta-linux-amd64.tar.gz`. ## TiDB DM (Data Migration) @@ -57,7 +57,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