Skip to content

Commit 7f999b3

Browse files
committed
updated
1 parent 1626543 commit 7f999b3

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed
File renamed without changes.

docs/user/features/llms.md

Whitespace-only changes.

docs/user/settings/ApplicationSettings.md

Whitespace-only changes.

docs/user/settings/projectSettings.md

Whitespace-only changes.

docs/user/usage.md

Whitespace-only changes.

docusaurus.config.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ const config: Config = {
6666
type: 'docSidebar',
6767
sidebarId: 'userSidebar',
6868
position: 'left',
69-
label: 'Codebolt App',
69+
label: 'Docs',
7070
},
7171
{
7272
type: 'docSidebar',
7373
sidebarId: 'devSidebar',
7474
position: 'left',
75-
label: 'Agent Dev',
75+
label: 'Agents',
7676
},
7777
{
7878
type: 'docSidebar',
7979
sidebarId: 'jsapiSidebar',
8080
position: 'left',
81-
label: 'API Specs',
81+
label: 'API',
8282
},
8383
{
8484
to: '/blog',

0 commit comments

Comments
 (0)