From 78ebde4cede5a0844e302a515f0393837c3a3931 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Fri, 16 Oct 2020 14:15:50 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 078e27e..0397b7d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "styled-components": "^5.2.0", "typescript": "~3.7.2" }, - "homepage": "https://hazemkrimi.github.io/react-weather-app/home", + "homepage": "https://hazemkrimi.github.io/react-weather-app", "scripts": { "start": "react-scripts start", "build": "react-scripts build",