From f6b534acab7b256504ea4e212a5357f986b9a192 Mon Sep 17 00:00:00 2001 From: Ran Date: Tue, 25 Feb 2020 16:28:21 +0800 Subject: [PATCH] reference/tools: remove latest from download document --- reference/tools/download.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/tools/download.md b/reference/tools/download.md index a4b98a9b5a7aa..86319fa611e18 100644 --- a/reference/tools/download.md +++ b/reference/tools/download.md @@ -22,7 +22,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 @@ -34,7 +34,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`. ## TiDB DM (Data Migration) @@ -46,7 +46,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