Skip to content

Commit d37bb20

Browse files
committed
Fix link to 2.x javadoc
1 parent 3038b7a commit d37bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ All code inside the `io.reactivex.internal.*` packages is considered private API
6767
## Full Documentation
6868

6969
- [Wiki](https://github.com/ReactiveX/RxJava/wiki)
70-
- [Javadoc](http://reactivex.io/RxJava/javadoc/2.x/)
70+
- [Javadoc](http://reactivex.io/RxJava/2.x/javadoc/)
7171

7272
## Binaries
7373

0 commit comments

Comments
 (0)