mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-08-28 22:30:12 -04:00
build: correct LLK URLs in package.json
This commit is contained in:
parent
ab05a21e0f
commit
753a8811c5
1 changed files with 3 additions and 3 deletions
|
@ -12,14 +12,14 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/LLK/scratchjr-website.git"
|
||||
"url": "https://github.com/scratchfoundation/scratchjr-website.git"
|
||||
},
|
||||
"author": "Massachusetts Institute of Technology",
|
||||
"license": "BSD-3-Clause",
|
||||
"bugs": {
|
||||
"url": "https://github.com/LLK/scratchjr-website/issues"
|
||||
"url": "https://github.com/scratchfoundation/scratchjr-website/issues"
|
||||
},
|
||||
"homepage": "https://github.com/LLK/scratchjr-website",
|
||||
"homepage": "https://github.com/scratchfoundation/scratchjr-website",
|
||||
"devDependencies": {
|
||||
"async": "1.5.2",
|
||||
"autoprefixer": "7.1.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue