From fc5dcd2ba3349d0bc6cc64b070ca52a8127cc52d Mon Sep 17 00:00:00 2001 From: Sanjeed <40694326+sanjeed5@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:06:33 +0530 Subject: [PATCH] Fix broken link to ivan's blog for code walkthrough --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a7650..bec3b75 100644 --- a/README.md +++ b/README.md @@ -209,4 +209,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup, testing, and contr ## About -Kura is under active development. If you face any issues or have suggestions, please feel free to [open an issue](https://github.com/567-labs/kura/issues) or a PR. For more details on the technical implementation, check out this [walkthrough of the code](https://ivanleo.com/blog/understanding-user-conversations). +Kura is under active development. If you face any issues or have suggestions, please feel free to [open an issue](https://github.com/567-labs/kura/issues) or a PR. For more details on the technical implementation, check out this [walkthrough of the code](https://ivanleo.com/blog/clio).