From 271123ebdb205f59cbea872d0e15316ef61f3b7c Mon Sep 17 00:00:00 2001 From: Ran Date: Sun, 27 Sep 2020 10:40:51 +0800 Subject: [PATCH 1/3] Add a link to tiup in hardware and software requirements --- hardware-and-software-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 850833c8c104c..4d3a7e3384004 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -34,7 +34,7 @@ As an open source distributed NewSQL database with high performance, TiDB can be > **Note:** > -> It is required that you deploy TiUP on the control machine to operate and manage TiDB clusters. +> It is required that you [deploy TiUP on the control machine](/tiup/tiup-documentation-guide.md) to operate and manage TiDB clusters. ### Target machines From 5ca2928a3c0d4775407e3eca9e23665d4b7a1c26 Mon Sep 17 00:00:00 2001 From: Ran Date: Sun, 27 Sep 2020 11:31:29 +0800 Subject: [PATCH 2/3] Update hardware-and-software-requirements.md Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com> --- hardware-and-software-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index 4d3a7e3384004..a4ffe0c18bea6 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -34,7 +34,7 @@ As an open source distributed NewSQL database with high performance, TiDB can be > **Note:** > -> It is required that you [deploy TiUP on the control machine](/tiup/tiup-documentation-guide.md) to operate and manage TiDB clusters. +> It is required that you [deploy TiUP on the control machine](/production-deployment-using-tiup#step-2-install-tiup-on-the-control-machine) to operate and manage TiDB clusters. ### Target machines From 9b50badfa95f955ba263f900b3b23f2cff3a47c3 Mon Sep 17 00:00:00 2001 From: Ran Date: Sun, 27 Sep 2020 11:33:56 +0800 Subject: [PATCH 3/3] Update hardware-and-software-requirements.md --- hardware-and-software-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware-and-software-requirements.md b/hardware-and-software-requirements.md index a4ffe0c18bea6..cbaeccf4a2139 100644 --- a/hardware-and-software-requirements.md +++ b/hardware-and-software-requirements.md @@ -34,7 +34,7 @@ As an open source distributed NewSQL database with high performance, TiDB can be > **Note:** > -> It is required that you [deploy TiUP on the control machine](/production-deployment-using-tiup#step-2-install-tiup-on-the-control-machine) to operate and manage TiDB clusters. +> It is required that you [deploy TiUP on the control machine](/production-deployment-using-tiup.md#step-2-install-tiup-on-the-control-machine) to operate and manage TiDB clusters. ### Target machines