From 9246e48bb16bbc0f327b7f88ae7b4ca767c63c81 Mon Sep 17 00:00:00 2001 From: Aksh Parekh Date: Thu, 25 Sep 2025 19:32:04 -0700 Subject: [PATCH] Update mkdocs.yml --- docs/mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 4516e6c8..944e8a03 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -408,7 +408,6 @@ nav: - Agents as Tools: "swarms/examples/agents_as_tools.md" - Aggregate Multi-Agent Responses: "swarms/examples/aggregate.md" - Interactive GroupChat Example: "swarms/examples/igc_example.md" - - Hiring Swarm: " - BatchedGridWorkflow Examples: - Simple BatchedGridWorkflow: "swarms/examples/batched_grid_simple_example.md" - Advanced BatchedGridWorkflow: "swarms/examples/batched_grid_advanced_example.md"