Skip to content

Commit da50fd8

Browse files
Fix sidebar navigation: remove references to deleted files
- Removed 'why-agents' and 'best-practices' from Chat Agents navigation - These files were deleted in previous commit but sidebar still referenced them
1 parent 7af3af9 commit da50fd8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/docs.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@
400400
{
401401
"group": "Chat Agents",
402402
"pages": [
403-
"base-app/agents/why-agents",
404403
"base-app/agents/chat-agents",
405404
"base-app/agents/building-quality-agents",
406405
"base-app/agents/getting-started",
@@ -409,7 +408,6 @@
409408
"base-app/agents/deeplinks",
410409
"base-app/agents/x402-agents",
411410
"base-app/agents/mini-apps-and-agents",
412-
"base-app/agents/best-practices",
413411
"base-app/agents/getting-featured"
414412
]
415413
}

0 commit comments

Comments
 (0)