Skip to content

Commit 5b3f5ae

Browse files
committed
Update Boomerang Tasks sidebar entry and remove redundant position comment
1 parent b503c8b commit 5b3f5ae

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/features/boomerang-tasks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
sidebar_label: 'Boomerang Tasks'
3-
sidebar_position: 10 # Adjust position as needed
43
---
54

65
# Boomerang Tasks: Orchestrate Complex Workflows

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ const sidebars: SidebarsConfig = {
2424
items: [
2525
'features/api-configuration-profiles',
2626
'features/auto-approving-actions',
27+
'features/boomerang-tasks',
2728
'features/browser-use',
2829
'features/checkpoints',
2930
'features/code-actions',
3031
'features/custom-instructions',
3132
'features/custom-modes',
3233
'features/enhance-prompt',
3334
'features/model-temperature',
34-
'features/boomerang-tasks',
3535
{
3636
type: 'category',
3737
label: 'Tool Use',

0 commit comments

Comments
 (0)