diff --git a/README.md b/README.md index 07e25b7..98e9b31 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ ## Live Demo -[Live Demo Link](https://lily-coder.github.io/math-magicians/) +[Github Live Demo](https://lily-coder.github.io/math-magicians/) +[Heroku Live Demo](https://math-mag.herokuapp.com/home) +[Netlify Live Demo](https://focused-kirch-4d3870.netlify.app/) ## Getting Started diff --git a/package.json b/package.json index 41f251a..17cf2cb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "math-magicians", "version": "0.1.0", "private": true, - "homepage": "https://lily-coder.github.io/math-magicians", + "homepage": ".", "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/user-event": "^12.8.3",