Skip to content

Commit 9e55e73

Browse files
authored
interrupts - reference to direct tool call section (#294)
1 parent b2e9187 commit 9e55e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/concepts/interrupts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ agent = Agent(
156156

157157
```
158158

159-
> ⚠️ Interrupts are not supported in direct tool calls (i.e., calls such as `agent.tool.my_tool()`).
159+
> ⚠️ Interrupts are not supported in [direct tool calls](./tools/tools_overview.md#direct-method-calls) (i.e., calls such as `agent.tool.my_tool()`).
160160
161161
### Components
162162

0 commit comments

Comments
 (0)