This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.7.x by this push:
new 9897e3c Polish and cleanup documentation
9897e3c is described below
commit 9897e3ce299d6ef8697001f2ca8c553618a43bad
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Aug 13 09:25:45 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 ff660d5..8d2acf7 100644
--- a/docs/components/modules/ROOT/pages/spring-summary.adoc
+++ b/docs/components/modules/ROOT/pages/spring-summary.adoc
@@ -19,8 +19,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