diff --git a/client/package.json b/client/package.json index b90e72b1..9ab4ac49 100755 --- a/client/package.json +++ b/client/package.json @@ -25,7 +25,7 @@ "typescript": "^4.6.3", "web-vitals": "^0.2.4" }, - "homepage": "https://killergerbah.github.io/asbplayer-staging", + "homepage": "https://killergerbah.github.io/asbplayer", "scripts": { "predeploy": "npm run build", "deploy": "gh-pages -d build",