This is an automated email from the ASF dual-hosted git repository.

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new d5d5a2d4bd Update Ratpack link to point to GitHub (#2770)
d5d5a2d4bd is described below

commit d5d5a2d4bd6e871f7902b78e719ca4f6724aa430
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Mar 22 15:30:34 2026 +0100

    Update Ratpack link to point to GitHub (#2770)
---
 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]

Reply via email to