From 88fd0a3da8c99b77b31597a20c13f1bc72671a30 Mon Sep 17 00:00:00 2001 From: Vladyslav Kulakov Date: Fri, 11 Aug 2023 13:55:44 +0300 Subject: [PATCH] readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3424ccb86..2cc6412e0 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ and use it 3 times inside the `App` instead of static markup. ## Instructions - 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_person/) and add it to the PR description. +- Replace `` with your Github username in the [DEMO LINK](https://Vladyslav317.github.io/react_person/) and add it to the PR description.