diff --git a/README.md b/README.md
index 28c5dbe0..07667cc4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@

-Helios Launcher
+Helios Launcher 1
(formerly Electron Launcher)
diff --git a/package.json b/package.json
index 9c96ff01..142faa24 100644
--- a/package.json
+++ b/package.json
@@ -5,9 +5,9 @@
"description": "Modded Minecraft Launcher",
"author": "Daniel Scalzi (https://github.com/dscalzi/)",
"license": "UNLICENSED",
- "homepage": "https://github.com/dscalzi/HeliosLauncher",
+ "homepage": "https://github.com/Prismaexe/HeliosLauncher",
"bugs": {
- "url": "https://github.com/dscalzi/HeliosLauncher/issues"
+ "url": "https://github.com/Prismaexe/HeliosLauncher/issues"
},
"private": true,
"main": "index.js",
@@ -46,6 +46,6 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/dscalzi/HeliosLauncher.git"
+ "url": "git+https://github.com/Prismaexe/HeliosLauncher.git"
}
}