Fixed link for ebook "Exploring ES6"

This commit is contained in:
Michael 2015-08-16 13:08:07 +02:00
parent d30716f068
commit 6024a9f76a
1 changed files with 1 additions and 1 deletions

View File

@ -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