docs: temporarily fix link (#2685)

This commit is contained in:
Vadym Barda
2024-12-09 21:09:32 -05:00
committed by GitHub
parent e1d8c6b113
commit d81dec653d
+1 -1
View File
@@ -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