Skip to content

Commit

Permalink
Fixed wes blog 404 link (#137)
Browse files Browse the repository at this point in the history
* Fixed Wes Bos Blog Link

* Fixed wes blog link
  • Loading branch information
MuhammadSahimBhaur authored May 24, 2023
1 parent 19899e6 commit 6b63e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ When you struggle to understand a notion, I suggest you look for answers on the
- [Eloquent JavaScript (book)](https://eloquentjavascript.net)
- [Douglas Crockford's blog](https://www.crockford.com/javascript/)
- [ES6 Features with examples](http://es6-features.org)
- [Wes Bos blog (ES6)](http://wesbos.com/category/es6/)
- [Wes Bos blog (ES6)](https://wesbos.com/javascript)
- [Javascript Basics for Beginners](https://www.udacity.com/course/javascript-basics--ud804) - a free Udacity course
- [Reddit (JavaScript)](https://www.reddit.com/r/javascript/)
- [Google](https://www.google.com/) to find specific blog and resources
Expand Down

0 comments on commit 6b63e2d

Please sign in to comment.