This is an automated email from the ASF dual-hosted git repository.

zykkk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 30b8c7b9e6 [docs](docs) Rename Lakehouse Files for SEO (#22513)
30b8c7b9e6 is described below

commit 30b8c7b9e6d731b7143c784f78bca1540c180138
Author: KassieZ <[email protected]>
AuthorDate: Fri Aug 4 19:33:02 2023 +0800

    [docs](docs) Rename Lakehouse Files for SEO (#22513)
---
 .../lakehouse/{external_statistics.md => external-statistics.md}    | 0
 .../docs/lakehouse/{fs_benchmark_tool.md => fs-benchmark-tool.md}   | 2 +-
 .../docs/lakehouse/multi-catalog/{max_compute.md => max-compute.md} | 0
 docs/en/docs/lakehouse/multi-catalog/multi-catalog.md               | 2 +-
 docs/sidebars.json                                                  | 6 +++---
 .../lakehouse/{external_statistics.md => external-statistics.md}    | 0
 .../docs/lakehouse/{fs_benchmark_tool.md => fs-benchmark-tool.md}   | 0
 .../docs/lakehouse/multi-catalog/{max_compute.md => max-compute.md} | 0
 8 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/docs/en/docs/lakehouse/external_statistics.md 
b/docs/en/docs/lakehouse/external-statistics.md
similarity index 100%
rename from docs/en/docs/lakehouse/external_statistics.md
rename to docs/en/docs/lakehouse/external-statistics.md
diff --git a/docs/en/docs/lakehouse/fs_benchmark_tool.md 
b/docs/en/docs/lakehouse/fs-benchmark-tool.md
similarity index 99%
rename from docs/en/docs/lakehouse/fs_benchmark_tool.md
rename to docs/en/docs/lakehouse/fs-benchmark-tool.md
index 9e6cca5716..370c461db9 100644
--- a/docs/en/docs/lakehouse/fs_benchmark_tool.md
+++ b/docs/en/docs/lakehouse/fs-benchmark-tool.md
@@ -1,6 +1,6 @@
 ---
 {
-    "title": "File system benchmark tools",
+    "title": "File System Benchmark Tools",
     "language": "en"
 }
 ---
diff --git a/docs/en/docs/lakehouse/multi-catalog/max_compute.md 
b/docs/en/docs/lakehouse/multi-catalog/max-compute.md
similarity index 100%
rename from docs/en/docs/lakehouse/multi-catalog/max_compute.md
rename to docs/en/docs/lakehouse/multi-catalog/max-compute.md
diff --git a/docs/en/docs/lakehouse/multi-catalog/multi-catalog.md 
b/docs/en/docs/lakehouse/multi-catalog/multi-catalog.md
index e2ff1c26ee..5c155c3df8 100644
--- a/docs/en/docs/lakehouse/multi-catalog/multi-catalog.md
+++ b/docs/en/docs/lakehouse/multi-catalog/multi-catalog.md
@@ -1,6 +1,6 @@
 ---
 {
-    "title": "Overview",
+    "title": "Multi-Catalog Overview",
     "language": "en"
 }
 ---
diff --git a/docs/sidebars.json b/docs/sidebars.json
index d3379988cd..b164264ad7 100644
--- a/docs/sidebars.json
+++ b/docs/sidebars.json
@@ -202,16 +202,16 @@
                         "lakehouse/multi-catalog/hudi",
                         "lakehouse/multi-catalog/paimon",
                         "lakehouse/multi-catalog/dlf",
-                        "lakehouse/multi-catalog/max_compute",
+                        "lakehouse/multi-catalog/max-compute",
                         "lakehouse/multi-catalog/es",
                         "lakehouse/multi-catalog/jdbc"
                     ]
                 },
                 "lakehouse/file",
                 "lakehouse/filecache",
-                "lakehouse/external_statistics",
+                "lakehouse/external-statistics",
                 "lakehouse/faq",
-                "lakehouse/fs_benchmark_tool"
+                "lakehouse/fs-benchmark-tool"
             ]
         },
         {
diff --git a/docs/zh-CN/docs/lakehouse/external_statistics.md 
b/docs/zh-CN/docs/lakehouse/external-statistics.md
similarity index 100%
rename from docs/zh-CN/docs/lakehouse/external_statistics.md
rename to docs/zh-CN/docs/lakehouse/external-statistics.md
diff --git a/docs/zh-CN/docs/lakehouse/fs_benchmark_tool.md 
b/docs/zh-CN/docs/lakehouse/fs-benchmark-tool.md
similarity index 100%
rename from docs/zh-CN/docs/lakehouse/fs_benchmark_tool.md
rename to docs/zh-CN/docs/lakehouse/fs-benchmark-tool.md
diff --git a/docs/zh-CN/docs/lakehouse/multi-catalog/max_compute.md 
b/docs/zh-CN/docs/lakehouse/multi-catalog/max-compute.md
similarity index 100%
rename from docs/zh-CN/docs/lakehouse/multi-catalog/max_compute.md
rename to docs/zh-CN/docs/lakehouse/multi-catalog/max-compute.md


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to