This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.4.x by this push:
new 1723240 Polish and cleanup documentation
1723240 is described below
commit 17232409ca481701a5a453e13f2d973685de3876
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 10 12:22:47 2021 +0200
Polish and cleanup documentation
---
.../src/main/docs/modules/eips/pages/correlation-identifier.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
b/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
index f214f77..3e54f65 100644
---
a/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
+++
b/core/camel-core-engine/src/main/docs/modules/eips/pages/correlation-identifier.adoc
@@ -15,7 +15,7 @@ conversation (or business process).
image::eip/CorrelationIdentifierSolution.gif[image]
-The use of a Correlation Identifier is key to working with
xref:components:others:tracing.adoc[Tracing]
+The use of a Correlation Identifier is key to working with tracing
and be useful when testing with simulation or canned data such as
with the xref:components::mock-component.adoc[Mock testing framework]