Skip to content

Commit

Permalink
React music player part 3 - fixed broken link
Browse files Browse the repository at this point in the history
The old link was giving a 404 error
  • Loading branch information
AzariasB authored May 8, 2017
1 parent 2cd6b80 commit b9864b0
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 @@ -71,7 +71,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* Build a Music Player with React & Electron
* [Part 1](https://scotch.io/tutorials/build-a-music-player-with-react-electron-i-setup-basic-concepts)
* [Part 2](https://scotch.io/tutorials/build-a-music-player-with-react-electron-ii-making-the-ui)
* [Part 3](https://scotch.io/tutorials/build-a-music-player-with-react-electron-iii-bringing-it-all-together)
* [Part 3](https://scotch.io/tutorials/build-a-music-player-with-react-electron-iii-container-component)
### Miscellaneous:
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
* [Build Yourself a Redux](https://zapier.com/engineering/how-to-build-redux/)
Expand Down

0 comments on commit b9864b0

Please sign in to comment.