Skip to content

Commit 3e74551

Browse files
committed
properly link handoff docs from tools -> squads
1 parent 51598de commit 3e74551

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fern/docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ navigation:
191191
- page: Custom tools troubleshooting
192192
path: tools/custom-tools-troubleshooting.mdx
193193
icon: fa-light fa-wrench
194-
- page: Handoff tool
195-
path: squads/handoff.mdx
194+
- link: Handoff tool
195+
href: /squads/handoff
196196
icon: fa-light fa-hand-holding-hand
197197
- section: External tools
198198
icon: fa-light fa-cubes
@@ -308,7 +308,7 @@ navigation:
308308
- page: Overview
309309
path: squads.mdx
310310
icon: fa-light fa-eye
311-
- page: Handoff tools
311+
- page: Handoff tool
312312
path: squads/handoff.mdx
313313
icon: fa-light fa-hand-holding-hand
314314
- section: Examples

fern/squads/handoff.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Handoff Tool
33
subtitle: 'Transfer the call to another assistant.'
4-
slug: tools/handoff
4+
slug: squads/handoff
55
---
66

77
The handoff tool enables seamless call transfers between assistants in a multi-agent system. This guide covers all configuration patterns and use cases.

0 commit comments

Comments
 (0)