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

jark pushed a commit to branch release-0.8
in repository https://gitbox.apache.org/repos/asf/fluss.git

commit 5da6cdd3fe03b60b35ad7a5a02e158368110950e
Author: Giannis Polyzos <[email protected]>
AuthorDate: Thu Oct 30 09:37:33 2025 +0200

    [hotfix] fix sidebar naming conversion (#1898)
    
    (cherry picked from commit 3551d1ffec8801070e05f145896eae28e737c055)
---
 website/docs/quickstart/_category_.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/docs/quickstart/_category_.json 
b/website/docs/quickstart/_category_.json
index 133c30f64..d06bba85d 100644
--- a/website/docs/quickstart/_category_.json
+++ b/website/docs/quickstart/_category_.json
@@ -1,4 +1,4 @@
 {
-  "label": "Quick Start",
+  "label": "Quickstart",
   "position": 2
 }

Reply via email to