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 2022/11/30 12:27:02 UTC

[camel] branch camel-3.18.x updated: Update amqp-component.adoc (#8798)

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

davsclaus pushed a commit to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.18.x by this push:
     new c0559e72962 Update amqp-component.adoc (#8798)
c0559e72962 is described below

commit c0559e7296202569d0e9079c35507798d970ff2e
Author: agiertli <ag...@redhat.com>
AuthorDate: Wed Nov 30 13:26:48 2022 +0100

    Update amqp-component.adoc (#8798)
    
    * Update amqp-component.adoc
    
    * Update amqp-component.adoc
    
    * Update amqp-component.adoc
---
 components/camel-amqp/src/main/docs/amqp-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-amqp/src/main/docs/amqp-component.adoc b/components/camel-amqp/src/main/docs/amqp-component.adoc
index 5a4d8886765..7b70868bff5 100644
--- a/components/camel-amqp/src/main/docs/amqp-component.adoc
+++ b/components/camel-amqp/src/main/docs/amqp-component.adoc
@@ -144,7 +144,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.51.0/docs/index.html[QPID JMS client configuration]
+For reference take a look at the https://qpid.apache.org/releases/qpid-jms-0.61.0/docs/index.html[QPID JMS client configuration]
 
 == Using topics