Skip to content

Commit 20c845e

Browse files
authored
Correct the link for RxJava 2.x (#4190)
Correct the link for RxJava 2.x
1 parent 0815677 commit 20c845e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ Module name below corresponds to the artifact name in Maven/Gradle.
77

88
* [kotlinx-coroutines-reactive](kotlinx-coroutines-reactive/README.md) -- utilities for [Reactive Streams](https://www.reactive-streams.org)
99
* [kotlinx-coroutines-reactor](kotlinx-coroutines-reactor/README.md) -- utilities for [Reactor](https://projectreactor.io)
10-
* [kotlinx-coroutines-rx2](kotlinx-coroutines-rx2/README.md) -- utilities for [RxJava 2.x](https://github.com/ReactiveX/RxJava)
10+
* [kotlinx-coroutines-rx2](kotlinx-coroutines-rx2/README.md) -- utilities for [RxJava 2.x](https://github.com/ReactiveX/RxJava/tree/2.x)
1111
* [kotlinx-coroutines-rx3](kotlinx-coroutines-rx3/README.md) -- utilities for [RxJava 3.x](https://github.com/ReactiveX/RxJava)

0 commit comments

Comments
 (0)