We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d5e19 commit caaa062Copy full SHA for caaa062
package.json
@@ -4,10 +4,10 @@
4
"description": "Graphical User Interface for creating and running Scratch 3.0 projects",
5
"author": "Massachusetts Institute of Technology",
6
"license": "BSD-3-Clause",
7
- "homepage": "https://github.com/LLK/scratch-gui#readme",
+ "homepage": "https://github.com/scratchfoundation/scratch-gui#readme",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/LLK/scratch-gui.git"
+ "url": "https://github.com/scratchfoundation/scratch-gui.git"
11
},
12
"main": "./dist/scratch-gui.js",
13
"scripts": {
0 commit comments