From 4aabd66864de63690e598c8aa12283b388d58a78 Mon Sep 17 00:00:00 2001 From: Wish <100239673+wish13yt@users.noreply.github.com> Date: Sun, 17 Nov 2024 18:10:36 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd4d896510..658fc42bd1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ #### Scratch-paint provides a paint editor React component that takes and outputs SVGs or PNGs. It can convert between vector and bitmap modes. [![Greenkeeper badge](https://badges.greenkeeper.io/LLK/scratch-paint.svg)](https://greenkeeper.io/) -- Try it out at [https://llk.github.io/scratch-paint/](https://llk.github.io/scratch-paint/) +- Try it out at [https://scratchfoundation.github.io/scratch-paint/](https://scratchfoundation.github.io/scratch-paint/) - Or, to try it out as part of Scratch 3.0, visit [https://scratch.mit.edu/create](https://scratch.mit.edu/create) and click on the "Costumes" tab.