diff --git a/Projects/1-Beginner/Weather-App.md b/Projects/1-Beginner/Weather-App.md index bfbb4ae0..ca25c0c5 100644 --- a/Projects/1-Beginner/Weather-App.md +++ b/Projects/1-Beginner/Weather-App.md @@ -17,7 +17,7 @@ A weather application to get the temperature, weather condition and whether it i - [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) - [accuweather](https://developer.accuweather.com/) -- [axios](https://github.com/axios/axios +- [axios](https://github.com/axios/axios) - [bootstrap](https://getbootstrap.com/) ## Example projects