From 97d30acb1d83a7daa75fd343442d241e78c68a69 Mon Sep 17 00:00:00 2001 From: yanjie11 Date: Fri, 26 May 2023 16:11:10 +0800 Subject: [PATCH] update doc title --- docs/en/14-network/private-link/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/14-network/private-link/index.md b/docs/en/14-network/private-link/index.md index 0999034829..35b8aac8bc 100644 --- a/docs/en/14-network/private-link/index.md +++ b/docs/en/14-network/private-link/index.md @@ -1,7 +1,7 @@ --- -title: Private Link -sidebar_label: Private Link -description: This document describes how to connect your VPC to TDengine service as if they were in one VPC +title: PrivateLink +sidebar_label: PrivateLink +description: This document describes how to connect your VPC to TDengine service with PrivateLink as if they were in one VPC --- ## Introduction -- GitLab