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 47c16dd5bc582d3c879e977d4630724de11aea96
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri May 1 13:57:35 2020 +0200

    Regen website docs
---
 docs/components/modules/ROOT/pages/amqp-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/modules/ROOT/pages/amqp-component.adoc 
b/docs/components/modules/ROOT/pages/amqp-component.adoc
index b93afbe..d5efb6e 100644
--- a/docs/components/modules/ROOT/pages/amqp-component.adoc
+++ b/docs/components/modules/ROOT/pages/amqp-component.adoc
@@ -388,7 +388,7 @@ If you, for example, need to enable `amqp.traceFrames` you 
can do that by append
 AMQPComponent amqp = 
AMQPComponent.amqpComponent("amqp://localhost:5672?amqp.traceFrames=true");
 ----
 
-For reference take a look at the 
https://qpid.apache.org/releases/qpid-jms-0.29.0/docs/index.html[QPID JMS 
client configuration]
+For reference take a look at the 
https://qpid.apache.org/releases/qpid-jms-0.51.0/docs/index.html[QPID JMS 
client configuration]
 
 == Using topics
 

Reply via email to