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/patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,5 @@ Standalone Activity is in pre-release and not recommended for production use. Se

## Additional resources

* [Temporal Design Patterns](https://taonic.github.io/temporal-design-patterns/) — A curated catalog of design patterns by a Temporal Solution Architect, covering Entity Workflow, Updatable Timer, Signal with Start, Approval, and more.
* [Temporal Design Patterns](https://temporal-sa.github.io/temporal-design-patterns/) — A curated catalog of design patterns by a Temporal Solution Architect, covering Entity Workflow, Updatable Timer, Signal with Start, Approval, and more.
* [Temporal Code Exchange](https://temporal.io/code-exchange) — Example Temporal applications across languages and use cases.