From 6024a9f76a9af76a5ce200b58dc34c379a97ff8c Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 16 Aug 2015 13:08:07 +0200 Subject: [PATCH] Fixed link for ebook "Exploring ES6" --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index dbc84016..49037bcc 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1176,7 +1176,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Dev Docs](http://devdocs.io/) * [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani * [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net/) - Marijn Haverbeke -* [Exploring ES6](https://leanpub.com/exploring-es6/read) - Dr. Axel Rauschmayer +* [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer * [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml) * [Human Javascript](http://read.humanjavascript.com/) * [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite -- GitLab