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:18 UTC

[2/2] camel git commit: fix doc

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]
 ---------------------------------------------