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)