Skip to content

Commit 393306f

Browse files
ryanpbrewsterlilin90
authored andcommitted
Fix broken link in binary-deployment.md (#437)
Caused by a capitalization mismatch
1 parent 0d80edf commit 393306f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

op-guide/binary-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Follow the steps below to start PD, TiKV, and TiDB:
323323
> **Note**:
324324
>
325325
> - If you start TiKV or deploy PD in the production environment, it is highly recommended to specify the path for the configuration file using the `--config` parameter. If the parameter is not set, TiKV or PD does not read the configuration file.
326-
> - To tune TiKV, see [Performance Tuning for TiKV](./tune-TiKV.md).
326+
> - To tune TiKV, see [Performance Tuning for TiKV](./tune-tikv.md).
327327
> - If you use `nohup` to start the cluster in the production environment, write the startup commands in a script and then run the script. If not, the `nohup` process might abort because it receives exceptions when the Shell command exits. For more information, see [The TiDB/TiKV/PD process aborts unexpectedly](../trouble-shooting.md#the-tidbtikvpd-process-aborts-unexpectedly).
328328
329329
## TiDB monitor and alarm deployment

0 commit comments

Comments
 (0)