From ae15d779efd33b0d3c80007a1f088a9efbc867d0 Mon Sep 17 00:00:00 2001 From: ipolyzos Date: Thu, 30 Oct 2025 09:24:14 +0200 Subject: [PATCH] [hotfix] fix sidebar naming conversion --- 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 133c30f644..d06bba85d6 100644 --- a/website/docs/quickstart/_category_.json +++ b/website/docs/quickstart/_category_.json @@ -1,4 +1,4 @@ { - "label": "Quick Start", + "label": "Quickstart", "position": 2 }