We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a643017 commit c12abd5Copy full SHA for c12abd5
sidebars.ts
@@ -51,6 +51,7 @@ const sidebars: SidebarsConfig = {
51
type: 'category',
52
items: [
53
{ type: 'doc', id: 'concepts/index' },
54
+ { type: 'doc', id: 'concepts/workflows' },
55
{ type: 'doc', id: 'concepts/activities' },
56
{ type: 'doc', id: 'concepts/events' },
57
{ type: 'doc', id: 'concepts/queries' },
0 commit comments