Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 0467a5d

Browse files
committed
Fixed broken links
1 parent 5d28796 commit 0467a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Intro to RxJava
22

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.
44

55
No experience with reactive or functional programming is needed to follow the book. Some familiarity with Java is expected.
66

0 commit comments

Comments
 (0)