diff --git a/package.json b/package.json index c52714a6..ae840d0c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "zh99998 ", "homepage": "https://moecube.com", "license": "UNLICENSED", - "repository": "github:moecube/moecube", + "repository": "moecube/moecube", "scripts": { "start": "tsc && electron .", "lint": "tslint ./app/*.ts -t verbose",