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 4925f01b Remove TSB of BydbQL in document menu (#824)
4925f01b is described below

commit 4925f01b9283592dce7d1d5f92f852747710555a
Author: mrproliu <[email protected]>
AuthorDate: Mon Oct 27 10:50:31 2025 +0800

    Remove TSB of BydbQL in document menu (#824)
---
 docs/menu.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/menu.yml b/docs/menu.yml
index 5edf287f..9f138b5a 100644
--- a/docs/menu.yml
+++ b/docs/menu.yml
@@ -103,7 +103,7 @@ catalog:
         path: "/interacting/java-client"
       - name: "Data Lifecycle"
         path: "/interacting/data-lifecycle"
-      - name: "BydbQL(TBD)"
+      - name: "BydbQL"
         path: "/interacting/bydbql"
   - name: "Operation and Maintenance"
     catalog:

Reply via email to