Skip to content

Commit 0403bca

Browse files
authored
Merge pull request #259 from makeplane/sidebar-work-item
Update work item in sidebar
2 parents c6e019f + 3821293 commit 0403bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const sidebars: SidebarsConfig = {
4848
},
4949
{
5050
type: 'category',
51-
label: 'Issues',
51+
label: 'Work items',
5252
link: { type: 'doc', id: 'core-concepts/issues/overview' },
5353
items: [
5454
'core-concepts/issues/properties',

0 commit comments

Comments
 (0)