Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ Now that you've built your first durable function, explore the core features:
**Dive deeper:**
- [Error handling](advanced/error-handling.md) - Handle failures and implement retry strategies
- [Testing patterns](testing-patterns/basic-tests.md) - Write effective tests for your workflows
- [Best practices](testing-patterns/best-practices.md) - Avoid common pitfalls
- [Best practices](best-practices.md) - Avoid common pitfalls

[↑ Back to top](#table-of-contents)

Expand Down
Loading