Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Fixes broken link to learnrx website #1515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Please check out:
- Tutorials
- [The introduction to Reactive Programming you've been missing](https://gist.github.com/staltz/868e7e9bc2a7b8c1f754)
- [2 minute introduction to Rx](https://medium.com/@andrestaltz/2-minute-introduction-to-rx-24c8ca793877)
- [Learn RxJS - @jhusain](https://github.com/jhusain/learnrx)
- [learnrx - Interactive website](http://reactivex.io/learnrx/)
- [RxJS Koans](https://github.com/Reactive-Extensions/RxJSKoans)
- [RxJS Workshop from BuildStuff 2014](https://github.com/Reactive-Extensions/BuildStuffWorkshop)
- [Rx Workshop](http://rxworkshop.codeplex.com/)
Expand Down