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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7264738  Use {eip-vc} versioned xref
7264738 is described below

commit 7264738b507034e58e72e2790caac00349da11bb
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Mon Jan 11 23:20:05 2021 +0100

    Use {eip-vc} versioned xref
---
 .../resources/org/apache/camel/catalog/docs/elsql-component.adoc        | 2 +-
 .../resources/org/apache/camel/catalog/docs/sql-component.adoc          | 2 +-
 components/camel-elsql/src/main/docs/elsql-component.adoc               | 2 +-
 components/camel-sql/src/main/docs/sql-component.adoc                   | 2 +-
 docs/components/modules/ROOT/pages/elsql-component.adoc                 | 2 +-
 docs/components/modules/ROOT/pages/sql-component.adoc                   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc
index b98fcc3..1bd1c6d 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/elsql-component.adoc
@@ -20,7 +20,7 @@ This component uses `spring-jdbc` behind the scenes for the 
actual SQL
 handling.
 
 This component can be used as a
-http://camel.apache.org/transactional-client.html[Transactional Client].
+xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client].
 
 Maven users will need to add the following dependency to their `pom.xml`
 for this component:
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc
index 38204d5..2c05bf6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/sql-component.adoc
@@ -46,7 +46,7 @@ pattern. See further below.
 [TIP]
 ====
 This component can be used as a
-xref:eips:transactional-client.adoc[Transactional Client].
+xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client].
 ====
 
 The SQL component uses the following endpoint URI notation:
diff --git a/components/camel-elsql/src/main/docs/elsql-component.adoc 
b/components/camel-elsql/src/main/docs/elsql-component.adoc
index b98fcc3..1bd1c6d 100644
--- a/components/camel-elsql/src/main/docs/elsql-component.adoc
+++ b/components/camel-elsql/src/main/docs/elsql-component.adoc
@@ -20,7 +20,7 @@ This component uses `spring-jdbc` behind the scenes for the 
actual SQL
 handling.
 
 This component can be used as a
-http://camel.apache.org/transactional-client.html[Transactional Client].
+xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client].
 
 Maven users will need to add the following dependency to their `pom.xml`
 for this component:
diff --git a/components/camel-sql/src/main/docs/sql-component.adoc 
b/components/camel-sql/src/main/docs/sql-component.adoc
index 38204d5..2c05bf6 100644
--- a/components/camel-sql/src/main/docs/sql-component.adoc
+++ b/components/camel-sql/src/main/docs/sql-component.adoc
@@ -46,7 +46,7 @@ pattern. See further below.
 [TIP]
 ====
 This component can be used as a
-xref:eips:transactional-client.adoc[Transactional Client].
+xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client].
 ====
 
 The SQL component uses the following endpoint URI notation:
diff --git a/docs/components/modules/ROOT/pages/elsql-component.adoc 
b/docs/components/modules/ROOT/pages/elsql-component.adoc
index f0a3c0c..b4d9a8e 100644
--- a/docs/components/modules/ROOT/pages/elsql-component.adoc
+++ b/docs/components/modules/ROOT/pages/elsql-component.adoc
@@ -22,7 +22,7 @@ This component uses `spring-jdbc` behind the scenes for the 
actual SQL
 handling.
 
 This component can be used as a
-http://camel.apache.org/transactional-client.html[Transactional Client].
+xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client].
 
 Maven users will need to add the following dependency to their `pom.xml`
 for this component:
diff --git a/docs/components/modules/ROOT/pages/sql-component.adoc 
b/docs/components/modules/ROOT/pages/sql-component.adoc
index 34a9384..7d720f4 100644
--- a/docs/components/modules/ROOT/pages/sql-component.adoc
+++ b/docs/components/modules/ROOT/pages/sql-component.adoc
@@ -48,7 +48,7 @@ pattern. See further below.
 [TIP]
 ====
 This component can be used as a
-xref:eips:transactional-client.adoc[Transactional Client].
+xref:{eip-vc}:eips:transactional-client.adoc[Transactional Client].
 ====
 
 The SQL component uses the following endpoint URI notation:

Reply via email to