You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Intro to RxJava
2
2
3
-
This guide aims to introduce a beginner reactive programmer to the complete power of [https://github.com/ReactiveX/RxJava](RxJava) implementation. It is based on the [IntroToRx](www.introtorx.com) guide for Rx.NET.
3
+
This guide aims to introduce a beginner reactive programmer to the complete power of [RxJava](https://github.com/ReactiveX/RxJava) implementation. It is based on the [IntroToRx](http://www.introtorx.com) guide for Rx.NET.
4
4
5
5
No experience with reactive or functional programming is needed to follow the book. Some familiarity with Java is expected.
0 commit comments