Skip to content

Commit 77b2997

Browse files
committed
Fix links
1 parent fc284f1 commit 77b2997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Just send a pull request or open an [issue](https://github.com/ericdouglas/ES6-L
3737
1. An introduction to ES6
3838
* [Part 1: Using ES6 Today](http://globaldev.co.uk/2013/09/es6-part-1/)
3939
* [Part 2: Block Scoping](http://globaldev.co.uk/2013/09/es6-part-2/)
40-
* [Part 3: Destructuring](http://globaldev.co.uk/2013/09/es6-part-1/)
41-
* [Part 4: Parameters and Spread](http://globaldev.co.uk/2013/09/es6-part-1/)
40+
* [Part 3: Destructuring](http://globaldev.co.uk/2013/10/es6-part-3/)
41+
* [Part 4: Parameters and Spread](http://globaldev.co.uk/2013/10/es6-part-4/)
4242
1. [ECMAScript 6: Jump in, the water is warm!](http://flippinawesome.org/2014/04/14/ecmascript-6-jump-in-the-water-is-warm/)
4343
1. [ECMAScript 6 – Playing around in Harmony](http://thejackalofjavascript.com/es6-playing-around-in-harmony/)
4444
1. [Playing with iterators and generators in ECMAScript 6](http://macr.ae/article/iterators-and-generators.html)

0 commit comments

Comments
 (0)