You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ts...@apache.org on 2019/11/28 03:37:36 UTC

[camel] branch master updated: camel-rabbitmq - Fix link to ConnectionFactory javadoc

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

tsato 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 26ad5db  camel-rabbitmq - Fix link to ConnectionFactory javadoc
26ad5db is described below

commit 26ad5dbb1494cdb8f25401e6e1cd70abd4f0fc56
Author: Tadayoshi Sato <sa...@gmail.com>
AuthorDate: Thu Nov 28 12:37:20 2019 +0900

    camel-rabbitmq - Fix link to ConnectionFactory javadoc
---
 components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
index 533b9a4..c142332 100644
--- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
+++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
@@ -282,7 +282,7 @@ The component supports 53 options, which are listed below.
 
 
 See
-http://www.rabbitmq.com/releases/rabbitmq-java-client/current-javadoc/com/rabbitmq/client/ConnectionFactory.html[http://www.rabbitmq.com/releases/rabbitmq-java-client/current-javadoc/com/rabbitmq/client/ConnectionFactory.html]
+https://rabbitmq.github.io/rabbitmq-java-client/api/current/com/rabbitmq/client/ConnectionFactory.html[https://rabbitmq.github.io/rabbitmq-java-client/api/current/com/rabbitmq/client/ConnectionFactory.html]
 and the AMQP specification for more information on connection options.
 
 == Using connection factory