### Expected Behavior Clicking on the link in README.md should open the Playground. ### Actual Behavior A 404 page will be displayed. ### Steps to Reproduce 1. Go to https://github.com/scratchfoundation/scratch-paint#readme . 2. Click `Try it out at https://llk.github.io/scratch-paint/` 3. 404 Error. ### System Details Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15 ### Possible causes It is likely that you forgot to change the link to the GitHub pages when you moved the owner of the repository.
Expected Behavior
Clicking on the link in README.md should open the Playground.
Actual Behavior
A 404 page will be displayed.
Steps to Reproduce
Try it out at https://llk.github.io/scratch-paint/System Details
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Possible causes
It is likely that you forgot to change the link to the GitHub pages when you moved the owner of the repository.