Skip to content

Commit f5c272e

Browse files
authored
chore: update category label (#1310)
1 parent adc299e commit f5c272e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sidebar/docs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const docsSidebar: SidebarConfig = [
8181
},
8282
{
8383
type: 'category',
84-
label: 'Logto Cloud (Settings)',
84+
label: 'Logto Cloud',
8585
link: { type: 'doc', id: 'logto-cloud/README' },
8686
items: [{ type: 'autogenerated', dirName: 'logto-cloud' }],
8787
customProps: { id: 'logto-cloud' },

0 commit comments

Comments
 (0)