From 458b3ce1378a13ce59adba32e7b84a4d183b63b5 Mon Sep 17 00:00:00 2001 From: danielclow <106956386+danielclow@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:09:33 +0800 Subject: [PATCH] docs: Rename 27-index.md to 27-indexing.md (#22385) the original name caused the document to not be displayed properly --- docs/en/12-taos-sql/{27-index.md => 27-indexing.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/en/12-taos-sql/{27-index.md => 27-indexing.md} (100%) diff --git a/docs/en/12-taos-sql/27-index.md b/docs/en/12-taos-sql/27-indexing.md similarity index 100% rename from docs/en/12-taos-sql/27-index.md rename to docs/en/12-taos-sql/27-indexing.md