From e1cce03aad1807334c3388d04db8502f045b7f65 Mon Sep 17 00:00:00 2001 From: developerjamiu Date: Thu, 14 May 2026 18:17:28 +0100 Subject: [PATCH] docs: Rename starting-path folder to Get Started --- docs/04-get-started/_category_.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/04-get-started/_category_.json b/docs/04-get-started/_category_.json index dafffbf2..6521676f 100644 --- a/docs/04-get-started/_category_.json +++ b/docs/04-get-started/_category_.json @@ -1,5 +1,5 @@ { - "label": "Serverpod Academy", + "label": "Get Started", "collapsed": false, - "className": "sidebar-icon-learn" + "className": "sidebar-icon-getting-started" } \ No newline at end of file