From 6f0706e94edba92e8c6c641eb06f9a6062c4e7a4 Mon Sep 17 00:00:00 2001 From: annadawiec Date: Wed, 26 Jul 2023 22:55:10 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18768d5..085ba5e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-homework-template", "version": "0.1.0", "private": true, - "homepage": "https://goitacademy.github.io/react-homework-template/", + "homepage": "https://annadawiec.github.io/goit-react-hw-05-movies/", "dependencies": { "@testing-library/jest-dom": "^5.16.3", "@testing-library/react": "^12.1.4",