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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ waits 30 days looks exactly like one that waits 30 milliseconds — and if the
process dies in the middle, it resumes right where it left off, without
re-running the work it already finished.

Inspired by the [Durable Task Framework](https://github.com/Azure/durabletask)
Inspired by the [Durable Task Framework](https://aka.ms/durabletask)
and [Temporal](https://temporal.io/).

### What you get
Expand Down
Loading