diff --git a/package.json b/package.json
index 2ee81d3bd8716776ef6241bf82145ab1b9519a3c..623e28293d13f151d03ad664f108d93c315fbd69 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "version": "1.0.0",
   "description": "",
   "main": "index.js",
-  "homepage": "https://goitacademy.com/parcel-project-template",
+  "homepage": "https://goitacademy.github.io/parcel-project-template",
   "scripts": {
     "dev": "parcel src/*.html",
     "build": "parcel build src/*.html",