Skip to content

Commit ca064da

Browse files
committed
Update guide title and sidebar label for consistency in guide management
Signed-off-by: Pete Cheslock <[email protected]>
1 parent d1b95de commit ca064da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

remote-content/remote-sources/guide/guide-generator.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ const SPECIAL_GUIDES = {
2727
},
2828
'guide': {
2929
sourceFile: 'guides/README.md',
30-
title: 'llm-d User Guide',
30+
title: 'Guides',
3131
description: 'Getting started with llm-d and exploring well-lit paths for different use cases',
32-
sidebarLabel: 'User Guide',
32+
sidebarLabel: 'Guides',
3333
sidebarPosition: 1,
3434
outputFile: 'guide.md',
3535
customTransform: contentTransform

0 commit comments

Comments
 (0)