From 1ea001da3d0acb04d0f0083b3ae3999c113490ac Mon Sep 17 00:00:00 2001 From: "Mr.doob" Date: Mon, 3 May 2021 14:39:53 +0100 Subject: [PATCH] Updated example jsfiddle with skypack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff48da635..bd97e4494e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ function animation( time ) { } ``` -If everything went well, you should see [this](https://jsfiddle.net/zdjankqw/). +If everything went well, you should see [this](https://jsfiddle.net/vy29n6aj/). ### Cloning this repository ### -- GitLab