diff --git a/lib-ee/emqx_license/include/emqx_license.hrl b/lib-ee/emqx_license/include/emqx_license.hrl index 2bd5ee9ec..60febc4cd 100644 --- a/lib-ee/emqx_license/include/emqx_license.hrl +++ b/lib-ee/emqx_license/include/emqx_license.hrl @@ -11,8 +11,8 @@ "\n" "========================================================================\n" "Using an evaluation license limited to ~p concurrent connections.\n" - "Apply for a license at https://emqx.com/apply-licenses/emqx.\n" - "Or contact EMQ customer services via email at contact@emqx.io\n" + "Visit https://emqx.com/apply-licenses/emqx to apply a new license.\n" + "Or contact EMQ customer services via email contact@emqx.io\n" "========================================================================\n" ). @@ -20,8 +20,8 @@ "\n" "========================================================================\n" "License has been expired for ~p days.\n" - "Apply for a new license at https://emqx.com/apply-licenses/emqx.\n" - "Or contact EMQ customer services via email at contact@emqx.io\n" + "Visit https://emqx.com/apply-licenses/emqx to apply a new license.\n" + "Or contact EMQ customer services via email contact@emqx.io\n" "========================================================================\n" ).