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

wankai 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 6b839121 fix doc menu (#509)
6b839121 is described below

commit 6b839121c8f297d19af87ccaeecb0ac3814cca85
Author: Wan Kai <[email protected]>
AuthorDate: Mon Aug 12 15:16:52 2024 +0800

    fix doc menu (#509)
---
 docs/menu.yml | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 071524b5..ccdf60f6 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -66,8 +66,6 @@ catalog:
                 path: "/interacting/bydbctl/query/filter-operation"
           - name: "CRUD Property"
             path: "/interacting/bydbctl/property"
-      - name: "Java Client"
-        path: "/interacting/java-client"
       - name: "Web UI"
         catalog:
           - name: "Dashboard"
@@ -94,10 +92,8 @@ catalog:
                 path: "/interacting/web-ui/query/stream"
           - name: "CRUD Property"
             path: "/interacting/web-ui/property"
-          - name: "Java Client"
-            path: "/interacting/java-client"
-          - name: "Web UI"
-        path: "/interacting/web-ui"
+      - name: "Java Client"
+        path: "/interacting/java-client"
   - name: "Operation and Maintenance"
     catalog:
       - name: "Configure BanyanDB"

Reply via email to