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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


The following commit(s) were added to refs/heads/main by this push:
     new 30e9757f Update benchmark document file name to remove version (#884)
30e9757f is described below

commit 30e9757fc30b114c22681165b8046e564731f40a
Author: mrproliu <[email protected]>
AuthorDate: Fri Dec 5 10:59:19 2025 +0800

    Update benchmark document file name to remove version (#884)
---
 docs/menu.yml                                                         | 4 ++--
 .../benchmark/{benchmark-hybrid-0.9.0.md => benchmark-hybrid.md}      | 0
 .../{benchmark-single-model-0.9.0.md => benchmark-single-model.md}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 7d42ada3..78391ba0 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -154,9 +154,9 @@ catalog:
       - name: "Benchmark"
         catalog:
           - name: "Single‑Model Benchmark (Trace / Log / Measure / Property)"
-            path: "/operation/benchmark/benchmark-single-model-0.9.0"
+            path: "/operation/benchmark/benchmark-single-model"
           - name: "Hybrid Scenario Benchmark"
-            path: "/operation/benchmark/benchmark-hybrid-0.9.0"
+            path: "/operation/benchmark/benchmark-hybrid"
   - name: "File Format"
     catalog:
       - name: "v1.3.0"
diff --git a/docs/operation/benchmark/benchmark-hybrid-0.9.0.md 
b/docs/operation/benchmark/benchmark-hybrid.md
similarity index 100%
rename from docs/operation/benchmark/benchmark-hybrid-0.9.0.md
rename to docs/operation/benchmark/benchmark-hybrid.md
diff --git a/docs/operation/benchmark/benchmark-single-model-0.9.0.md 
b/docs/operation/benchmark/benchmark-single-model.md
similarity index 100%
rename from docs/operation/benchmark/benchmark-single-model-0.9.0.md
rename to docs/operation/benchmark/benchmark-single-model.md

Reply via email to