From 465a0561f9d42be7c3ef24f110aa6c4cb9851726 Mon Sep 17 00:00:00 2001 From: dingbo8128 Date: Tue, 29 Aug 2023 11:49:29 +0800 Subject: [PATCH 1/2] docs: fix duplicate name index.md --- docs/zh/12-taos-sql/{27-index.md => 27-indexing.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/zh/12-taos-sql/{27-index.md => 27-indexing.md} (100%) diff --git a/docs/zh/12-taos-sql/27-index.md b/docs/zh/12-taos-sql/27-indexing.md similarity index 100% rename from docs/zh/12-taos-sql/27-index.md rename to docs/zh/12-taos-sql/27-indexing.md From db2209189d1e2ebcadc52e7bcf4cba9237457b59 Mon Sep 17 00:00:00 2001 From: dingbo8128 Date: Tue, 29 Aug 2023 11:53:31 +0800 Subject: [PATCH 2/2] docs: remove space --- docs/zh/12-taos-sql/27-indexing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/zh/12-taos-sql/27-indexing.md b/docs/zh/12-taos-sql/27-indexing.md index f934672bd2..cf8cac1bed 100644 --- a/docs/zh/12-taos-sql/27-indexing.md +++ b/docs/zh/12-taos-sql/27-indexing.md @@ -21,7 +21,8 @@ functions: function [, function] ... ``` ### tag 索引 - [tag 索引] (../tag-index) + + [tag 索引](../tag-index) ### SMA 索引