You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2022/06/24 12:24:43 UTC

[camel] branch main updated: (chores) doc: fixed invalid reference

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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 14c19ba00b7 (chores) doc: fixed invalid reference
14c19ba00b7 is described below

commit 14c19ba00b7f58d29e0670468cdf17d9eed71562
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Fri Jun 24 14:24:25 2022 +0200

    (chores) doc: fixed invalid reference
---
 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 2997be36168..dd874b6fcff 100644
--- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
+++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
@@ -18,7 +18,7 @@ http://www.rabbitmq.com/[RabbitMQ] instances. Using the RabbitMQ AMQP
 client, this component offers a pure RabbitMQ approach over the generic
 http://camel.apache.org/amqp.html[AMQP] component.
 
-IMPORTANT: It is recommended to use the xref:components::spring-rabbit-component.adoc[Camel Spring RabbitMQ]
+IMPORTANT: It is recommended to use the xref:components::spring-rabbitmq-component.adoc[Camel Spring RabbitMQ]
 component, instead of using this component.
 
 Maven users will need to add the following dependency to their `pom.xml`