From 973629ce8f56de8e142ef6e0ca4aeece83d57367 Mon Sep 17 00:00:00 2001 From: Yanjie She <57549981+sheyanjie-qq@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:28:07 +0800 Subject: [PATCH] Update docs/en/14-network/private-link/index.md Co-authored-by: WANG Xu --- docs/en/14-network/private-link/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/14-network/private-link/index.md b/docs/en/14-network/private-link/index.md index e7cd919f75..e78af32849 100644 --- a/docs/en/14-network/private-link/index.md +++ b/docs/en/14-network/private-link/index.md @@ -20,7 +20,7 @@ For more details of the PrivateLink concept, please see the following AWS docume ## How to use PrivateLink ### Step 1: choose a endpoint service name in TDengine Cloud -1. Open [Network](https://console.cloud.tdengine.com/instances) page in TDengine Cloud, Click **Service List** button. +1. Open [Network](https://console.cloud.tdengine.com/network) page in TDengine Cloud, Click **Service List** button. 2. Record the **Service Name** from the list of services in the correct cloud and region for later use. ### Step 2: Set up a private endpoint with AWS -- GitLab