File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ PD Recover is a disaster recovery tool of [PD](https://docs.pingcap.com/tidb/sta
1515 {{< copyable "shell-regular" >}}
1616
1717 ``` shell
18- wget https://download.pingcap.org /tidb-community-toolkit-${version} -linux-amd64.tar.gz
18+ wget https://download.pingcap.com /tidb-community-toolkit-${version} -linux-amd64.tar.gz
1919 ```
2020
2121 In the command above, ` ${version} ` is the version of the TiDB cluster, such as ` {{{ .tidb_version }}}` .
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ PD Recover 是对 PD 进行灾难性恢复的工具,用于恢复无法正常
1515 {{< copyable "shell-regular" >}}
1616
1717 ``` shell
18- wget https://download.pingcap.org /tidb-community-toolkit-${version} -linux-amd64.tar.gz
18+ wget https://download.pingcap.com /tidb-community-toolkit-${version} -linux-amd64.tar.gz
1919 ```
2020
2121 ` ${version} ` 是 TiDB 集群版本,例如,` {{{ .tidb_version }}}` 。
You can’t perform that action at this time.
0 commit comments