From d4abc99ab23e8ffd2b3992a62c2ae428abc9301f Mon Sep 17 00:00:00 2001 From: Mykola Stesiuk Date: Fri, 31 Jan 2025 17:38:56 +0100 Subject: [PATCH] readme and deploy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 903c876f9..d344bb2a6 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ Implement a simple [TODO app](https://mate-academy.github.io/react_todo-app/) th - Implement a solution following the [React task guidelines](https://github.com/mate-academy/react_task-guideline#react-tasks-guideline). - Use the [React TypeScript cheat sheet](https://mate-academy.github.io/fe-program/js/extra/react-typescript). - Open another 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_todo-app/) and add it to the PR description. +- Replace `` with your GitHub username in the [DEMO LINK](https://nikalaiii.github.io/react_todo-app/) and add it to the PR description.