diff --git a/README.md b/README.md index 49a0926..e16f75d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Movie - +[Ссылка на развёрнутое приложение.](https://WongSaine.github.io/movie) This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. diff --git a/package.json b/package.json index d26e82a..6d8c132 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "homepage": "http://WongSaine.github.io/movie", + "homepage": "https://WongSaine.github.io/movie", "name": "movie", "private": true, "version": "1.0.0",