diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 9f2f55ea..9718ebc2 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -226,7 +226,7 @@ nav: - Introduction to Hiearchical Swarm Architectures: "swarms/structs/multi_swarm_orchestration.md" - Swarm Architectures Documentation: - - Overview: "swarms/structs/index.md" + - Overview: "swarms/structs/overview.md" - MajorityVoting: "swarms/structs/majorityvoting.md" - AgentRearrange: "swarms/structs/agent_rearrange.md" - RoundRobin: "swarms/structs/round_robin_swarm.md"