diff --git a/package.json b/package.json index 1b4a898..32b0cb3 100755 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "parcel-project-template", "version": "2.0.0", "description": "", - "homepage": "https://lisitsyna-anna.github.io/filmoteka-team-project", + "homepage": "https://lisitsyna-anna.github.io/filmoteka", "scripts": { "start": "parcel src/*.html", - "build": "parcel build src/*.html --public-url /filmoteka-team-project/" + "build": "parcel build src/*.html --public-url /filmoteka/" }, "repository": { "type": "git",