You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/23 07:02:09 UTC

[camel] branch master updated: Update rxjava.adoc

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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 42e3fde  Update rxjava.adoc
42e3fde is described below

commit 42e3fde5363e3f95edab0d9614cb871aefbcabac
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Sep 23 09:01:49 2020 +0200

    Update rxjava.adoc
---
 docs/components/modules/others/pages/rxjava.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/modules/others/pages/rxjava.adoc b/docs/components/modules/others/pages/rxjava.adoc
index 59fe94d..0761441 100644
--- a/docs/components/modules/others/pages/rxjava.adoc
+++ b/docs/components/modules/others/pages/rxjava.adoc
@@ -12,7 +12,7 @@
 
 RxJava based back-end for Camel's reactive streams component.
 
-See more details in the camel-streams-component documentation.
+See more details in the camel-reactive-streams documentation.
 
 Maven users will need to add the following dependency to their `pom.xml`
 for this component: