Skip to content

Commit

Permalink
Fix link to dynamic breakpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
rlancemartin committed Sep 23, 2024
1 parent 1f1b4c0 commit 98ca404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/concepts/human_in_the_loop.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def my_node(state: State) -> State:
return state
```

See [our guide](../how-tos/human_in_the_loop/dynamic_breakpoints/#define-the-graph) for a detailed how-to on doing this!
See [our guide](../how-tos/human_in_the_loop/dynamic_breakpoints.ipynb) for a detailed how-to on doing this!

## Interaction Patterns

Expand Down

0 comments on commit 98ca404

Please sign in to comment.