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 d43556cea40bdef1b6c0b8b70d68d6962a8ee982 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed May 27 10:34:53 2020 +0200 Camel-CM-SMS: Fixed link in the docs --- components/camel-cm-sms/src/main/docs/cm-sms-component.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc b/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc index 1dc4f48..76a57df 100644 --- a/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc +++ b/components/camel-cm-sms/src/main/docs/cm-sms-component.adoc @@ -12,9 +12,9 @@ *{component-header}* *Camel-Cm-Sms* is an http://camel.apache.org/[Apache Camel] component -for the [CM SMS Gateway](https://www.cmtelecom.com). +for the https://www.cmtelecom.com[CM SMS Gateway] -It allows to integrate https://dashboard.onlinesmsgateway.com/docs[CM SMS API]in an application as a camel component. +It allows to integrate https://dashboard.onlinesmsgateway.com/docs[CM SMS API] in an application as a camel component. You must have a valid account. More information is available at https://www.cmtelecom.com/support[CM Telecom].
