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 2017/10/14 17:21:17 UTC

camel git commit: fuse-doc-2017 fixed link to box-java-sdk

Repository: camel
Updated Branches:
  refs/heads/master e436d7f16 -> 805b3c5ef


fuse-doc-2017 fixed link to box-java-sdk


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

Branch: refs/heads/master
Commit: 805b3c5ef3b5a9aad24441da76c17a93eed7b13e
Parents: e436d7f
Author: Melissa Flinn <mf...@redhat.com>
Authored: Fri Oct 13 10:19:14 2017 -0400
Committer: Claus Ibsen <da...@apache.org>
Committed: Sat Oct 14 19:21:09 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/805b3c5e/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
----------------------------------------------------------------------
diff --git a/components/camel-box/camel-box-component/src/main/docs/box-component.adoc b/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
index a988ba9..a423e7d 100644
--- a/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
+++ b/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
@@ -3,7 +3,7 @@
 *Available as of Camel version 2.14*
 
 The Box component provides access to all of the Box.com APIs accessible
-using https://github.com/box/box-java-sdk/[box-java-sdk]. It
+using https://github.com/box/box-java-sdk/[https://github.com/box/box-java-sdk]. It
 allows producing messages to upload and download files, create, edit,
 and manage folders, etc. It also supports APIs that allow polling for
 updates to user accounts and even changes to enterprise accounts, etc.