Skip to content

Commit efc96ac

Browse files
matteofigusyaythomas
authored andcommitted
docs: fix best practices link path in getting-started.md
1 parent d8a85ce commit efc96ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Now that you've built your first durable function, explore the core features:
272272
**Dive deeper:**
273273
- [Error handling](advanced/error-handling.md) - Handle failures and implement retry strategies
274274
- [Testing patterns](testing-patterns/basic-tests.md) - Write effective tests for your workflows
275-
- [Best practices](testing-patterns/best-practices.md) - Avoid common pitfalls
275+
- [Best practices](best-practices.md) - Avoid common pitfalls
276276

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

0 commit comments

Comments
 (0)