Skip to content

Commit

Permalink
Add concepts/workflows to sidebar (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
natemort authored Jan 3, 2025
1 parent a643017 commit c12abd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const sidebars: SidebarsConfig = {
type: 'category',
items: [
{ type: 'doc', id: 'concepts/index' },
{ type: 'doc', id: 'concepts/workflows' },
{ type: 'doc', id: 'concepts/activities' },
{ type: 'doc', id: 'concepts/events' },
{ type: 'doc', id: 'concepts/queries' },
Expand Down

0 comments on commit c12abd5

Please sign in to comment.