Skip to content

Commit

Permalink
Docs: Update javadoc link because #137
Browse files Browse the repository at this point in the history
  • Loading branch information
raquo committed Dec 13, 2024
1 parent ca8584d commit c38e4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Please see [CONTRIBUTING.md](https://github.com/raquo/Airstream/blob/master/CONT

## Documentation

[API doc](https://javadoc.io/doc/com.raquo/airstream_sjs1_3/latest/com/raquo/airstream/index.html)
[API doc](https://javadoc.io/doc/com.raquo/airstream_sjs1_2.13/latest/com/raquo/airstream/index.html)

This documentation explains not only the functionality that _Airstream_ offers, but also how it works, and the design tradeoffs involved. Nevertheless, if you need a primer on reactive programming using streams, consider [this guide](https://gist.github.com/staltz/868e7e9bc2a7b8c1f754) by André Staltz or its [video adaptation](https://egghead.io/courses/introduction-to-reactive-programming).

Expand Down

0 comments on commit c38e4a1

Please sign in to comment.