diff --git a/README.md b/README.md index 9988ceb..d2f2c9f 100644 --- a/README.md +++ b/README.md @@ -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