diff --git a/package.json b/package.json index a706587ce487374472c5f4f42370c9e74969563a..f89426c890253f7ab2510f715999c122391cd709 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "version": "1.1.0", "description": "", "main": "index.js", - "homepage": "https://goitacademy.github.io/parcel-project-template", + "homepage": "https://maria-moroz.github.io/goit-filmoteka", "scripts": { "dev": "parcel src/*.html", - "build": "parcel build src/*.html --public-url /parcel-project-template/" + "build": "parcel build src/*.html --public-url /goit-filmoteka/" }, "repository": { "type": "git",