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

commit 8c29320e8d764d12d38f5f4175fd52df9916b800
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Oct 24 15:35:44 2019 +0200

    Regen
---
 components/camel-corda/src/main/docs/corda-component.adoc | 4 ++--
 docs/components/modules/ROOT/pages/corda-component.adoc   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/camel-corda/src/main/docs/corda-component.adoc 
b/components/camel-corda/src/main/docs/corda-component.adoc
index 1ea45ce..98aa2b7 100644
--- a/components/camel-corda/src/main/docs/corda-component.adoc
+++ b/components/camel-corda/src/main/docs/corda-component.adoc
@@ -1,4 +1,4 @@
-[[Corda-component]]
+= corda Component
 = Corda Component
 
 *Since Camel 2.23*
@@ -150,4 +150,4 @@ Read the node information:
 --------------------------------------------------------
 from("direct:start")
     
.to("corda://localhost:10006?username=user1&password=test&operation=NODE_INFO");
---------------------------------------------------------
+--------------------------------------------------------
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/pages/corda-component.adoc 
b/docs/components/modules/ROOT/pages/corda-component.adoc
index e0d42bb..e353b74 100644
--- a/docs/components/modules/ROOT/pages/corda-component.adoc
+++ b/docs/components/modules/ROOT/pages/corda-component.adoc
@@ -1,6 +1,6 @@
-[[corda-component]]
 = corda Component
 :page-source: components/camel-corda/src/main/docs/corda-component.adoc
+= Corda Component
 
 *Since Camel 2.23*
 
@@ -151,4 +151,4 @@ Read the node information:
 --------------------------------------------------------
 from("direct:start")
     
.to("corda://localhost:10006?username=user1&password=test&operation=NODE_INFO");
---------------------------------------------------------
+--------------------------------------------------------
\ No newline at end of file

Reply via email to