From a5950e0000e5b548d3cb2b84bfe648c1708bdbdc Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Tue, 20 Sep 2022 15:05:05 +0800 Subject: [PATCH] dev-guide: rename active clusters (#10140) (#10484) --- develop/dev-guide-build-cluster-in-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/dev-guide-build-cluster-in-cloud.md b/develop/dev-guide-build-cluster-in-cloud.md index 71bdf3692c76b..fa91a0d3d40eb 100644 --- a/develop/dev-guide-build-cluster-in-cloud.md +++ b/develop/dev-guide-build-cluster-in-cloud.md @@ -25,7 +25,7 @@ This document walks you through the quickest way to get started with TiDB Cloud. 1. If you do not have a TiDB Cloud account, click [TiDB Cloud](https://tidbcloud.com/free-trial) to sign up for an account. 2. [Sign in](https://tidbcloud.com/) with your TiDB Cloud account. -3. To create a Developer Tier cluster for one year free, you can either select the **Developer Tier** plan on the [plan page](https://tidbcloud.com/console/plans) or click **Create Cluster** on the [**Active Clusters**](https://tidbcloud.com/console/clusters) page. +3. To create a Developer Tier cluster for one year free, you can either select the **Developer Tier** plan on the [plan page](https://tidbcloud.com/console/plans) or click **Create Cluster** on the [**Clusters**](https://tidbcloud.com/console/clusters) page. 4. On the **Create Cluster** page, set up your cluster name, cloud provider (for now, only AWS is available for Developer Tier), and region (a nearby region is recommended). Then click **Create** to create your cluster. The cluster creation process starts and the **Security Settings** dialog box is displayed.