Skip to content

Commit caaa062

Browse files
committed
build: correct LLK URLs in package.json
1 parent a3d5e19 commit caaa062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"description": "Graphical User Interface for creating and running Scratch 3.0 projects",
55
"author": "Massachusetts Institute of Technology",
66
"license": "BSD-3-Clause",
7-
"homepage": "https://github.com/LLK/scratch-gui#readme",
7+
"homepage": "https://github.com/scratchfoundation/scratch-gui#readme",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/LLK/scratch-gui.git"
10+
"url": "https://github.com/scratchfoundation/scratch-gui.git"
1111
},
1212
"main": "./dist/scratch-gui.js",
1313
"scripts": {

0 commit comments

Comments
 (0)