From 5f6c8bd4aee6d1239a5d44f1eab2fc36eb365145 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Thu, 10 Dec 2020 00:05:33 -0800 Subject: [PATCH] Update blog post link --- packages/ani-cursor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ani-cursor/README.md b/packages/ani-cursor/README.md index 73c874a7..c595a1dd 100644 --- a/packages/ani-cursor/README.md +++ b/packages/ani-cursor/README.md @@ -4,7 +4,7 @@ A library for rendering Windows Animated Cursor files (`.ani`) in the browser by Built to support `.ani` files in Winamp skins for https://webamp.org. -I wrote a blog post about this library which you can find [here](https://www.notion.so/jordaneldredge/Rendering-Animated-ani-Cursors-in-the-Browser-363bfd3b37044bb192bfbe55739a8c2c). +I wrote a blog post about this library which you can find [here](https://jordaneldredge.com/blog/rendering-animated-ani-cursors-in-the-browser/). ## Install