Skip to content

Commit

Permalink
docs: temporarily fix link (#2685)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda authored Dec 10, 2024
1 parent e1d8c6b commit d81dec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/concepts/multi_agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ def transfer_to_bob(state):
)
```

This is a special case of [updating the graph state from tools](../how-tos/update-state-from-tools.ipynb) where in addition the state update, the control flow is included as well.
This is a special case of updating the graph state from tools where in addition the state update, the control flow is included as well.

!!! important

Expand Down

0 comments on commit d81dec6

Please sign in to comment.