From 9647726a6a5251cc13737d58ba7291eb5744edb2 Mon Sep 17 00:00:00 2001 From: Yanjie She <57549981+sheyanjie-qq@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:27:48 +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 3b63041586..e7cd919f75 100644 --- a/docs/en/14-network/private-link/index.md +++ b/docs/en/14-network/private-link/index.md @@ -14,7 +14,7 @@ The architecture of the PrivateLink is as follows: ![TDengine Cloud Architecture of PrivateLink](./privatelink-arch.webp)
Figure 1. Architecture of PrivateLink
-For more detailed of the PrivateLink concept, please see the following AWS documents: +For more details of the PrivateLink concept, please see the following AWS documents: [What is AWS PrivateLink?](https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html) [AWS PrivateLink concepts](https://docs.aws.amazon.com/vpc/latest/privatelink/concepts.html) -- GitLab