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 2021/07/28 07:47:14 UTC

[camel] branch main updated: Update validator-component.adoc

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 ccd8aff  Update validator-component.adoc
ccd8aff is described below

commit ccd8affbc2a039d7eaf6b4996a1e8a8b1ac84ac2
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 28 09:46:49 2021 +0200

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

diff --git a/components/camel-validator/src/main/docs/validator-component.adoc b/components/camel-validator/src/main/docs/validator-component.adoc
index e0ecf1e..a25ec73 100644
--- a/components/camel-validator/src/main/docs/validator-component.adoc
+++ b/components/camel-validator/src/main/docs/validator-component.adoc
@@ -105,7 +105,7 @@ with the following path and query parameters:
 == Example
 
 The following
-https://github.com/apache/camel/blob/main/components/camel-spring/src/test/resources/org/apache/camel/component/validator/camelContext.xml[example]
+https://github.com/apache/camel/blob/main/components/camel-spring-xml/src/test/resources/org/apache/camel/component/validator/camelContext.xml[example]
 shows how to configure a route from endpoint *direct:start* which then
 goes to one of two endpoints, either *mock:valid* or *mock:invalid*
 based on whether or not the XML matches the given schema (which is