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 b5cc314c2dbcc4e88979782f8ef5b56051dde673 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 27 11:05:47 2020 +0200 Camel-Consul: added a link to consul website --- components/camel-consul/src/main/docs/consul-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-consul/src/main/docs/consul-component.adoc b/components/camel-consul/src/main/docs/consul-component.adoc index f0c3942..67b87e6 100644 --- a/components/camel-consul/src/main/docs/consul-component.adoc +++ b/components/camel-consul/src/main/docs/consul-component.adoc @@ -11,7 +11,7 @@ *{component-header}* -The Consul component is a component for integrating your application with Consul. +The Consul component is a component for integrating your application with https://www.consul.io/[Hashicorp Consul]. Maven users will need to add the following dependency to their pom.xml for this component: