This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-3.11.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.11.x by this push: new 45e8468 Polish and cleanup documentation 45e8468 is described below commit 45e8468db78c0f62c35b4e04564747a20010f9d6 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Aug 12 17:57:17 2021 +0200 Polish and cleanup documentation --- components/camel-spring/src/main/docs/spring-summary.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/camel-spring/src/main/docs/spring-summary.adoc b/components/camel-spring/src/main/docs/spring-summary.adoc index 6b5eb94..8a54524 100644 --- a/components/camel-spring/src/main/docs/spring-summary.adoc +++ b/components/camel-spring/src/main/docs/spring-summary.adoc @@ -17,8 +17,7 @@ Spring Framework in a number of ways. instances or the CamelContext instance itself and auto-expose Spring beans as components and endpoints. * Camel works with Spring XML processing with the XML DSL via `camel-spring-xml` component -* Camel Spring XML Schema's is defined at xref:manual::xml-reference.adoc[XML -Reference] +* Camel Spring XML Schema's is defined at `https://camel.apache.org/schema/spring/` * Camel provides powerful Bean Integration with any bean defined in a Spring ApplicationContext * Camel uses Spring Transactions as the default transaction handling in