Skip to content

Commit 91da1ed

Browse files
authored
Fix documentation link for Workflow Streams (#1536)
Updated the link to the Workflow Streams documentation for the Python SDK.
1 parent d39b612 commit 91da1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

temporalio/contrib/workflow_streams/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ that hand stream state across Workflow runs.
2222
## Documentation
2323

2424
📖 **The full guide lives in the Temporal documentation site:**
25-
**[Workflow Streams — Python SDK](https://docs.temporal.io/develop/python/libraries/workflow-streams)**
25+
**[Workflow Streams — Python SDK](https://docs.temporal.io/develop/python/workflows/workflow-streams)**
2626

2727
It covers installation, enabling streaming on a Workflow, publishing from
2828
Workflows and Activities, subscribing, continue-as-new, delivery semantics,

0 commit comments

Comments
 (0)