diff --git a/README.md b/README.md index 27504b37..fb13d0c6 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ You are given movies loaded from the API and initial markup. Your task is to: - Install Prettier Extention and use this [VSCode settings](https://mate-academy.github.io/fe-program/tools/vscode/settings.json) to enable format on save. - Implement a solution following the [React task guideline](https://github.com/mate-academy/react_task-guideline#react-tasks-guideline). - Open one more terminal and run tests with `npm test` to ensure your solution is correct. -- Replace `` with your Github username in the [DEMO LINK](https://.github.io/react_movies-list-js/) and add it to the PR description. +- Replace `` with your Github username in the [DEMO LINK](https://AlexLiashenko19.github.io/react_movies-list-js/) and add it to the PR description.