From 410384da8d5b2766f8b7d695493b7e514d107310 Mon Sep 17 00:00:00 2001 From: Bramus Date: Fri, 22 Dec 2023 17:49:34 +0100 Subject: [PATCH] Use correct link to SDA minisite --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeff0822..a10b1cba 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Also works with CSS Animations that use a `view-timeline` or `scroll-timeline` } ``` -For more details on and use-cases of scroll-driven animations, please refer to [https://developer.chrome.com/articles/scroll-driven-animations/](https://developer.chrome.com/articles/scroll-driven-animations/) and [https://scroll-animations.style/](https://scroll-animations.style/) +For more details on and use-cases of scroll-driven animations, please refer to [https://developer.chrome.com/articles/scroll-driven-animations/](https://developer.chrome.com/articles/scroll-driven-animations/) and [https://scroll-driven-animations.style/](https://scroll-driven-animations.style/) # Contributing