From a09ebcf4c90246f0ace5fe4fed910b0b6374106f Mon Sep 17 00:00:00 2001 From: Priyanshu Garg Date: Mon, 1 May 2023 16:33:10 +0530 Subject: [PATCH] Update 18_fetch_axios.md Added link to Day-19 --- 18_Fetch_And_Axios/18_fetch_axios.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/18_Fetch_And_Axios/18_fetch_axios.md b/18_Fetch_And_Axios/18_fetch_axios.md index 1347430..0efb45f 100644 --- a/18_Fetch_And_Axios/18_fetch_axios.md +++ b/18_Fetch_And_Axios/18_fetch_axios.md @@ -14,7 +14,7 @@ -[<< 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) ![30 Days of React banner](../images/30_days_of_react_banner_day_18.jpg) @@ -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)