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 5d0f98e Polish and cleanup documentation 5d0f98e is described below commit 5d0f98e6e8a6d69eebb51f3b261b9943eff85de3 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Aug 13 09:25:22 2021 +0200 Polish and cleanup documentation --- docs/components/modules/ROOT/pages/spring-summary.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/components/modules/ROOT/pages/spring-summary.adoc b/docs/components/modules/ROOT/pages/spring-summary.adoc index c1531e3..c38787e 100644 --- a/docs/components/modules/ROOT/pages/spring-summary.adoc +++ b/docs/components/modules/ROOT/pages/spring-summary.adoc @@ -13,8 +13,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 Configuration -* 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