From 989b41f9bd4a3536e3a5522057dbae25575727f5 Mon Sep 17 00:00:00 2001 From: trl75 Date: Sun, 19 May 2024 11:01:29 -0400 Subject: [PATCH] Quick fix for the blog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9b24e3..a3b9703 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project contains a durable coroutine compiler and runtime library for Go. > **Note** -> Read our announcement blog post: [Fairy tales of workflow orchestration](https://blog.dispatch.run/fairy-tales-of-workflow-orchestration/). +> Read our announcement blog post: [Fairy tales of workflow orchestration](https://dispatch.run/blog/fairy-tales-of-workflow-orchestration/). ## Usage