Skip to content

Commit c12abd5

Browse files
authored
Add concepts/workflows to sidebar (#206)
1 parent a643017 commit c12abd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const sidebars: SidebarsConfig = {
5151
type: 'category',
5252
items: [
5353
{ type: 'doc', id: 'concepts/index' },
54+
{ type: 'doc', id: 'concepts/workflows' },
5455
{ type: 'doc', id: 'concepts/activities' },
5556
{ type: 'doc', id: 'concepts/events' },
5657
{ type: 'doc', id: 'concepts/queries' },

0 commit comments

Comments
 (0)