Skip to content

Commit 6a99ecf

Browse files
committed
fix sidebar title consistency
1 parent 645f507 commit 6a99ecf

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/docs/configuration/auth/roles-and-permissions.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Roles and Permissions
3+
sidebarTitle: Roles and permissions
34
---
45

56
<Note>Looking to sync permissions with your identify provider? We're working on it - [reach out](https://www.sourcebot.dev/contact) to us to learn more</Note>

docs/docs/configuration/structured-logging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Structured Logging
2+
title: Structured logging
33
---
44

55
By default, Sourcebot will output logs to the console in a human readable format. If you'd like Sourcebot to output structured JSON logs, set the following env vars:

docs/docs/features/agents/review-agent.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Code Review Agent
3-
sidebarTitle: AI Code Review Agent
3+
sidebarTitle: AI code review agent
44
---
55

66
<Note>

0 commit comments

Comments
 (0)