You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/04/15 11:29:17 UTC

[1/2] camel git commit: fix doc

Repository: camel
Updated Branches:
  refs/heads/camel-2.17.x 365de1653 -> dd9d722f8
  refs/heads/master 4fa61339c -> 8d63ccd38


fix doc

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dd9d722f
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dd9d722f
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/dd9d722f

Branch: refs/heads/camel-2.17.x
Commit: dd9d722f8c6def84688b6b55165816b3ec81cc9f
Parents: 365de16
Author: Sandeep G S <sa...@gmail.com>
Authored: Fri Apr 15 14:53:33 2016 +0530
Committer: Sandeep G S <sa...@gmail.com>
Committed: Fri Apr 15 14:53:33 2016 +0530

----------------------------------------------------------------------
 components/camel-braintree/src/main/docs/braintree.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/dd9d722f/components/camel-braintree/src/main/docs/braintree.adoc
----------------------------------------------------------------------
diff --git a/components/camel-braintree/src/main/docs/braintree.adoc b/components/camel-braintree/src/main/docs/braintree.adoc
index 3e724f3..ee8f2ea 100644
--- a/components/camel-braintree/src/main/docs/braintree.adoc
+++ b/components/camel-braintree/src/main/docs/braintree.adoc
@@ -39,7 +39,7 @@ URI format
 
 [source,java]
 ---------------------------------------------
-linkedin://endpoint-prefix/endpoint?[options]
+braintree://endpoint-prefix/endpoint?[options]
 ---------------------------------------------
 
  


[2/2] camel git commit: fix doc

Posted by da...@apache.org.
fix doc

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8d63ccd3
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8d63ccd3
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8d63ccd3

Branch: refs/heads/master
Commit: 8d63ccd38d9c45995a3c26fbc83bd038f731a030
Parents: 4fa6133
Author: Sandeep G S <sa...@gmail.com>
Authored: Fri Apr 15 14:53:33 2016 +0530
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Apr 15 11:29:09 2016 +0200

----------------------------------------------------------------------
 components/camel-braintree/src/main/docs/braintree.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8d63ccd3/components/camel-braintree/src/main/docs/braintree.adoc
----------------------------------------------------------------------
diff --git a/components/camel-braintree/src/main/docs/braintree.adoc b/components/camel-braintree/src/main/docs/braintree.adoc
index 3e724f3..ee8f2ea 100644
--- a/components/camel-braintree/src/main/docs/braintree.adoc
+++ b/components/camel-braintree/src/main/docs/braintree.adoc
@@ -39,7 +39,7 @@ URI format
 
 [source,java]
 ---------------------------------------------
-linkedin://endpoint-prefix/endpoint?[options]
+braintree://endpoint-prefix/endpoint?[options]
 ---------------------------------------------