Skip to content

Commit 806ec1c

Browse files
authored
Update README.md
Fix link
1 parent b5ad3d9 commit 806ec1c

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
@@ -22,7 +22,7 @@ It extends the [observer pattern](http://en.wikipedia.org/wiki/Observer_pattern)
2222
- Virtual time and schedulers for parameterized concurrency.
2323
- Test and diagnostic support via test schedulers, test consumers and plugin hooks.
2424
- Interop with newer JDK versions via 3rd party libraries, such as
25-
- [Java 9 Flow API](https://github.com/akarnokd/RxJavaJdk9Interop)
25+
- [Java 9 Flow API](https://github.com/akarnokd/RxJavaJdk9Interop#rxjavajdk9interop)
2626
- [Java 21 Virtual Threads](https://github.com/akarnokd/RxJavaFiberInterop#rxjavafiberinterop)
2727

2828
Learn more about RxJava in general on the <a href="https://github.com/ReactiveX/RxJava/wiki">Wiki Home</a>.

0 commit comments

Comments
 (0)