diff --git a/docs/docs/concepts/low_level.md b/docs/docs/concepts/low_level.md index 12b563e44..bfa5ead33 100644 --- a/docs/docs/concepts/low_level.md +++ b/docs/docs/concepts/low_level.md @@ -1040,7 +1040,7 @@ def node_a(state: State, runtime: Runtime[ContextSchema]): ... ``` -See [this guide](../how-tos/graph-api.ipynb#add-runtime-configuration) for a full breakdown on configuration. +See [this guide](../how-tos/graph-api.md#add-runtime-configuration) for a full breakdown on configuration. ::: :::js