From db9ec7fce7f6f603c869e4cd4a45debd4e93adf0 Mon Sep 17 00:00:00 2001 From: AlexDmitryukov Date: Mon, 5 Oct 2020 03:14:17 -0400 Subject: [PATCH] Fix for typo in link to `Day 5` Fix for typo in link to `Day 5` --- 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 39ef4d3..fc7e820 100644 --- a/04_Day_Component/04_components.md +++ b/04_Day_Component/04_components.md @@ -497,4 +497,4 @@ ReactDOM.render(, rootElement) 🎉 CONGRATULATIONS ! 🎉 -[<< Day 3](../30-Days-Of-React/03_Day_Setting_Up/03_day_setting_up.md) | [Day 5 >>](./05_Day_Props/05_props.md) +[<< Day 3](../30-Days-Of-React/03_Day_Setting_Up/03_day_setting_up.md) | [Day 5 >>](../05_Day_Props/05_props.md)