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

[camel] branch master updated: Document update (#4212)

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

acosentino 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 271b75d  Document update (#4212)
271b75d is described below

commit 271b75dd302c9b25b5886b7b5b5a814f2887b53b
Author: Nitesh Koushik S <39...@users.noreply.github.com>
AuthorDate: Mon Sep 14 12:18:34 2020 +0530

    Document update (#4212)
    
    * Document update
    
    Added a reference link for Event Message
    
    * Document change
    
    Changes made with proper reference link
---
 .../src/main/docs/modules/eips/pages/requestReply-eip.adoc              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/camel-core-engine/src/main/docs/modules/eips/pages/requestReply-eip.adoc b/core/camel-core-engine/src/main/docs/modules/eips/pages/requestReply-eip.adoc
index 191881d..7a70e18 100644
--- a/core/camel-core-engine/src/main/docs/modules/eips/pages/requestReply-eip.adoc
+++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/requestReply-eip.adoc
@@ -27,7 +27,7 @@ request/responses).
 ====
 *Related* 
 
-See the related Event Message message
+See the related xref:eips:event-message.adoc[Event Message] message
 ====
 
 [[RequestReply-ExplicitlyspecifyingInOut]]