From 23cbb2972b29809d11171a0f655b7db980638af0 Mon Sep 17 00:00:00 2001 From: Jeff Tao Date: Sat, 28 May 2022 08:07:10 +0800 Subject: [PATCH] Update index.md --- docs-en/07-develop/01-connect/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-en/07-develop/01-connect/index.md b/docs-en/07-develop/01-connect/index.md index 21b2149f44..b9217b828d 100644 --- a/docs-en/07-develop/01-connect/index.md +++ b/docs-en/07-develop/01-connect/index.md @@ -1,6 +1,6 @@ --- -sidebar_label: Connection -title: Connect to TDengine +sidebar_label: Connect +title: Connect description: "This document explains how to establish connections to TDengine, and briefly introduces how to install and use TDengine connectors." --- -- GitLab