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 2022/06/29 10:34:29 UTC

[camel] branch main updated: Fixed xref

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

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


The following commit(s) were added to refs/heads/main by this push:
     new b38ed05b436 Fixed xref
b38ed05b436 is described below

commit b38ed05b43646eeb6b94a2652258b167028193ab
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jun 29 12:33:58 2022 +0200

    Fixed xref
---
 components/camel-mock/src/main/docs/mock-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-mock/src/main/docs/mock-component.adoc b/components/camel-mock/src/main/docs/mock-component.adoc
index b8d72810680..2aa6e073a1d 100644
--- a/components/camel-mock/src/main/docs/mock-component.adoc
+++ b/components/camel-mock/src/main/docs/mock-component.adoc
@@ -15,7 +15,7 @@
 *{component-header}*
 
 Testing of distributed and asynchronous processing is
-notoriously difficult. The xref:mock-component.adoc[Mock], xref:test.adoc[Test]
+notoriously difficult. The xref:mock-component.adoc[Mock],
 and xref:dataset-component.adoc[DataSet] endpoints work great with the
 Camel Testing Framework to simplify your unit and
 integration testing using