Skip to content

Commit 43bf7eb

Browse files
committed
feat(implementation): restructure sidebar paths for improved organization and clarity
1 parent dbdd417 commit 43bf7eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ const sidebars = {
190190
],
191191
friendlySidebar: [
192192
'ai-friendly/index',
193-
'codebase',
194-
'platform-engineering',
193+
'ai-friendly/codebase',
194+
'ai-friendly/platform-engineering',
195195
{
196196
type: 'category',
197197
label: 'AI-Friendly Question',

0 commit comments

Comments
 (0)