Skip to content

Commit

Permalink
Adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Oct 17, 2024
1 parent 1422e4d commit 83cd685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const sidebars = {
type: 'category',
label: 'Basic concepts',
items: [
'basic/assistant',
'basic/message-listening',
'basic/message-sending',
'basic/event-listening',
Expand All @@ -45,8 +46,7 @@ const sidebars = {
'basic/options',
'basic/custom-steps',
'basic/authenticating-oauth',
'basic/socket-mode',
'basic/assistant'
'basic/socket-mode'
],
},
{
Expand Down

0 comments on commit 83cd685

Please sign in to comment.