From 2678e24455a143fe87046ad5b041fdfe28c20117 Mon Sep 17 00:00:00 2001 From: lsanton <72299290+lsanton@users.noreply.github.com> Date: Sat, 10 Oct 2020 13:15:45 +0530 Subject: [PATCH] Fix day-5 link --- 04_Day_Component/04_components.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_Day_Component/04_components.md b/04_Day_Component/04_components.md index 7a7105a..3fd9c3d 100644 --- a/04_Day_Component/04_components.md +++ b/04_Day_Component/04_components.md @@ -514,4 +514,4 @@ ReactDOM.render(, rootElement) 🎉 CONGRATULATIONS ! 🎉 -[<< Day 3](../30-Days-Of-React/03_Day_Setting_Up/03_setting_up.md) | [Day 5 >>](./05_Day_Props/05_props.md) +[<< Day 3](../30-Days-Of-React/03_Day_Setting_Up/03_setting_up.md) | [Day 5 >>](https://github.com/Asabeneh/30-Days-Of-React/blob/master/05_Day_Props/05_props.md)