Skip to content

Commit b518f82

Browse files
Update README links for new docs layout
Point the SDK guide link at durable-workflow.com and the API reference link at python.durable-workflow.com, replacing the retired Docusaurus reference page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0830723 commit b518f82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ Custom recorders implement `increment(name, value=1.0, tags=None)` and `record(n
109109
Full documentation is available at
110110
[durable-workflow.github.io/docs/2.0/polyglot/python](https://durable-workflow.github.io/docs/2.0/polyglot/python):
111111

112-
- [Python SDK guide](https://durable-workflow.github.io/docs/2.0/polyglot/python)
113-
- [API reference](https://durable-workflow.github.io/docs/2.0/polyglot/python-api-reference)
112+
- [Python SDK guide](https://durable-workflow.com/docs/2.0/polyglot/python)
113+
- [API reference](https://python.durable-workflow.com/)
114114

115115
## Requirements
116116

0 commit comments

Comments
 (0)