fix homepage url

This commit is contained in:
Nicola Zambello 2020-12-25 19:58:26 +01:00
parent d6c9c7928f
commit d14efb332e

View file

@ -8,7 +8,7 @@
"react-dom": "^16.7.0",
"react-scripts": "2.1.2"
},
"homepage": "nzambello.github.io/newyear-countdown",
"homepage": "https://nzambello.github.io/newyear-countdown/",
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",