From 1847cf2611d165c6b5c0df0401edece1f70d6857 Mon Sep 17 00:00:00 2001 From: Yaqiang Li Date: Thu, 29 Jun 2023 15:00:24 +0800 Subject: [PATCH] Update index.md --- docs/en/14-network/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/14-network/index.md b/docs/en/14-network/index.md index 1f908a1411..66d0f58c87 100644 --- a/docs/en/14-network/index.md +++ b/docs/en/14-network/index.md @@ -4,4 +4,4 @@ title: Network description: Network configurations --- -This chapter introduces some network configurations. For example, how to use PrivateLink to achieve communications from customer VPC to TDengine Cloud. +This chapter introduces the network configurations of TDengine Cloud. All is about how to use AWS PrivateLink to achieve communications from customer VPC to TDengine Cloud. -- GitLab