chore(docs): fix runtime context link (#6043)

This commit is contained in:
Sydney Runkle
2025-08-29 13:45:39 -04:00
committed by GitHub
parent 22942d4eec
commit 120ae38c12
+1 -1
View File
@@ -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