Update URLs to MagicMirrorOrg (#3321)

This commit is contained in:
Kristjan ESPERANTO
2024-01-01 21:56:13 +01:00
committed by GitHub
parent 5e346e7c0a
commit 367d02f1b6
12 changed files with 95 additions and 95 deletions

View File

@@ -30,7 +30,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/MichMich/MagicMirror.git"
"url": "git+https://github.com/MagicMirrorOrg/MagicMirror.git"
},
"keywords": [
"magic mirror",
@@ -41,11 +41,11 @@
],
"author": "Michael Teeuw",
"contributors": [
"https://github.com/MichMich/MagicMirror/graphs/contributors"
"https://github.com/MagicMirrorOrg/MagicMirror/graphs/contributors"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/MichMich/MagicMirror/issues"
"url": "https://github.com/MagicMirrorOrg/MagicMirror/issues"
},
"homepage": "https://magicmirror.builders",
"devDependencies": {