Skip to content

Commit f0328fa

Browse files
docs(nav): add SDK architecture link for agent-server to left nav
Place agent-server at the end of the SDK Components section for consistent ordering. Co-authored-by: openhands <[email protected]>
1 parent 26d1402 commit f0328fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,8 @@
280280
"sdk/arch/llm",
281281
"sdk/arch/skill",
282282
"sdk/arch/condenser",
283-
"sdk/arch/security"
283+
"sdk/arch/security",
284+
"sdk/arch/agent-server"
284285
]
285286
}
286287
]

0 commit comments

Comments
 (0)