This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-2 in repository https://gitbox.apache.org/repos/asf/pekko.git
commit fc5a225f218363113066cae9e3e47cb17c3a9d43 Author: PJ Fanning <[email protected]> AuthorDate: Sun Mar 22 14:02:44 2026 +0100 Update Ratpack link to point to GitHub --- docs/src/main/paradox/stream/reactive-streams-interop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/paradox/stream/reactive-streams-interop.md b/docs/src/main/paradox/stream/reactive-streams-interop.md index d952bacf2e..4a5f6057db 100644 --- a/docs/src/main/paradox/stream/reactive-streams-interop.md +++ b/docs/src/main/paradox/stream/reactive-streams-interop.md @@ -136,5 +136,5 @@ An incomplete list of other implementations: * [Reactor (1.1+)](https://github.com/reactor/reactor) * [RxJava](https://github.com/ReactiveX/RxJavaReactiveStreams) - * [Ratpack](https://ratpack.io/manual/current/streams.html) + * [Ratpack](https://github.com/ratpack/ratpack) * [Slick](https://scala-slick.org/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
