From 2e23b5410b0a68589903b4d28cf27e317ed31fdb Mon Sep 17 00:00:00 2001 From: Ankan Bag <91788199+akbng@users.noreply.github.com> Date: Tue, 25 Oct 2022 19:41:14 +0530 Subject: [PATCH] patch broken next-day links --- .../13_uncontrolled_input.md | 2 +- 15_Third_Party_Packages/15_third_party_packages.md | 2 +- 17_React_Router/17_react_router.md | 2 +- 18_Fetch_And_Axios/18_fetch_axios.md | 2 +- 19_projects/19_projects.md | 2 +- 20_projects/20_projects.md | 2 +- 21_Introducing_Hooks/21_introducing_hooks.md | 2 +- 28_project/28_project.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/13_Day_Controlled_Versus_Uncontrolled_Input/13_uncontrolled_input.md b/13_Day_Controlled_Versus_Uncontrolled_Input/13_uncontrolled_input.md index f9149db..512fe32 100644 --- a/13_Day_Controlled_Versus_Uncontrolled_Input/13_uncontrolled_input.md +++ b/13_Day_Controlled_Versus_Uncontrolled_Input/13_uncontrolled_input.md @@ -174,4 +174,4 @@ Most of the time we use controlled input instead of uncontrolled input. In case 🎉 CONGRATULATIONS ! 🎉 -[<< Day 12](../12_Day_Forms/12_forms.md) | [Day 14 >>]() +[<< Day 12](../12_Day_Forms/12_forms.md) | [Day 14 >>](../14_Day_Component_Life_Cycles/14_component_life_cycles.md) diff --git a/15_Third_Party_Packages/15_third_party_packages.md b/15_Third_Party_Packages/15_third_party_packages.md index 991f5fb..5e626fe 100644 --- a/15_Third_Party_Packages/15_third_party_packages.md +++ b/15_Third_Party_Packages/15_third_party_packages.md @@ -448,4 +448,4 @@ Try to also learn how to use the package _classnames_ and _validator_. 🎉 CONGRATULATIONS ! 🎉 -[<< Day 14](../14_Day_Component_Life_Cycles/14_component_life_cycles.md) | [Day 16 >>]() +[<< Day 14](../14_Day_Component_Life_Cycles/14_component_life_cycles.md) | [Day 16 >>](../16_Higher_Order_Component/16_higher_order_component.md) diff --git a/17_React_Router/17_react_router.md b/17_React_Router/17_react_router.md index 6175f0f..64039db 100644 --- a/17_React_Router/17_react_router.md +++ b/17_React_Router/17_react_router.md @@ -1733,4 +1733,4 @@ coming 🎉 CONGRATULATIONS ! 🎉 -[<< Day 16](../16_Higher_Order_Component/16_higher_order_component.md) | [Day 18 >>](../18_projects/18_projects.md) +[<< Day 16](../16_Higher_Order_Component/16_higher_order_component.md) | [Day 18 >>](../18_Fetch_And_Axios/18_fetch_axios.md) diff --git a/18_Fetch_And_Axios/18_fetch_axios.md b/18_Fetch_And_Axios/18_fetch_axios.md index 1347430..e12d592 100644 --- a/18_Fetch_And_Axios/18_fetch_axios.md +++ b/18_Fetch_And_Axios/18_fetch_axios.md @@ -443,4 +443,4 @@ As you have seen, there is no much difference between fetch and axios. But I rec 🎉 CONGRATULATIONS ! 🎉 -[<< Day 17](../17_React_Router/17_react_router.md) | [Day 19>>]() +[<< Day 17](../17_React_Router/17_react_router.md) | [Day 19>>](../19_projects/19_projects.md) diff --git a/19_projects/19_projects.md b/19_projects/19_projects.md index 7f0c0ba..0b350cb 100644 --- a/19_projects/19_projects.md +++ b/19_projects/19_projects.md @@ -35,4 +35,4 @@ Your result should look like this [demo](https://www.30daysofreact.com/day-19/ca 🎉 CONGRATULATIONS ! 🎉 -[<< Day 18](../18_Fetch_And_Axios/18_fetch_axios.md) | [Day 20>>]() +[<< Day 18](../18_Fetch_And_Axios/18_fetch_axios.md) | [Day 20>>](../20_projects/20_projects.md) diff --git a/20_projects/20_projects.md b/20_projects/20_projects.md index 06e33e2..328f432 100644 --- a/20_projects/20_projects.md +++ b/20_projects/20_projects.md @@ -35,4 +35,4 @@ Your result should look like this [demo](https://www.30daysofreact.com/day-20/ca 🎉 CONGRATULATIONS ! 🎉 -[<< Day 19](../19_projects/19_projects.md) | [Day 21>>]() +[<< Day 19](../19_projects/19_projects.md) | [Day 21 >>](../21_Introducing_Hooks/21_introducing_hooks.md) diff --git a/21_Introducing_Hooks/21_introducing_hooks.md b/21_Introducing_Hooks/21_introducing_hooks.md index 5a04e77..139c435 100644 --- a/21_Introducing_Hooks/21_introducing_hooks.md +++ b/21_Introducing_Hooks/21_introducing_hooks.md @@ -404,4 +404,4 @@ ReactDOM.render(, rootElement) Convert everything you wrote to React hooks. 🎉 CONGRATULATIONS ! 🎉 -[<< Day 20](../20_projects/20_projects.md) | [Day 22>>]() +[<< Day 20](../20_projects/20_projects.md) | [Day 22>>](../22_Form_Using_Hooks/22_form_using_hooks.md) diff --git a/28_project/28_project.md b/28_project/28_project.md index 2ea4be3..679c98f 100644 --- a/28_project/28_project.md +++ b/28_project/28_project.md @@ -33,4 +33,4 @@ In this section, you and I will develop an old version of twitter post. 🎉 CONGRATULATIONS ! 🎉 -[<< Day 27](../27_Ref/27_ref.md) | [Day 29>>]() +[<< Day 27](../27_Ref/27_ref.md) | [Day 29>>](../29_explore/29_explore.md)