diff --git a/package.json b/package.json index 30e591c..c8009d2 100644 --- a/package.json +++ b/package.json @@ -9,15 +9,15 @@ "build-windows": "electron-builder build --win", "grunt": "grunt" }, - "repository": "https://git.metaunix.net/metaunix/sentry", - "homepage": "https://git.metaunix.net/metaunix/sentry#readme", + "repository": "https://git.metaunix.net/BitGoblin/sentry", + "homepage": "https://git.metaunix.net/BitGoblin/sentry#readme", "keywords": [ "sensors", "cpu", "gpu", "memory" ], - "author": "Gregory Ballantine ", + "author": "Gregory Ballantine ", "license": "BSD-2-Clause", "devDependencies": { "electron": "^18.2.4", @@ -33,7 +33,7 @@ "systeminformation": "^5.11.15" }, "build": { - "appId": "net.metaunix.sentry", + "appId": "net.bitgoblin.sentry", "copyright": "Copyright © 2022 ${author}", "win": { "target": "nsis",