diff --git a/apps/remixdesktop/package.json b/apps/remixdesktop/package.json index 44ed1e0cad..7318ca42f4 100644 --- a/apps/remixdesktop/package.json +++ b/apps/remixdesktop/package.json @@ -7,7 +7,7 @@ "description": "Remix IDE Desktop", "repository": { "type": "git", - "url": "git+https://github.com/bunsenstraat/remix-desktop.git" + "url": "git+https://github.com/remix-project-org/remix-desktop.git" }, "author": { "name": "Remix Team", @@ -84,7 +84,7 @@ "publish": [ { "provider": "github", - "owner": "bunsenstraat", + "owner": "remix-project-org", "repo": "remix-desktop", "releaseType": "draft", "publishAutoUpdate": true