diff --git a/app/react-tic-tac-toe/package.json b/app/react-tic-tac-toe/package.json index 04d561c..842ed9a 100644 --- a/app/react-tic-tac-toe/package.json +++ b/app/react-tic-tac-toe/package.json @@ -1,5 +1,5 @@ { - "homepage": "https://github.com/magicblock-labs/bolt-tic-tac-toe", + "homepage": ".", "name": "tic-tac-toe-game", "version": "0.1.0", "private": true,