diff --git a/apps/emqx_license/include/emqx_license.hrl b/apps/emqx_license/include/emqx_license.hrl index 60febc4cd..ccbe67cd1 100644 --- a/apps/emqx_license/include/emqx_license.hrl +++ b/apps/emqx_license/include/emqx_license.hrl @@ -11,7 +11,7 @@ "\n" "========================================================================\n" "Using an evaluation license limited to ~p concurrent connections.\n" - "Visit https://emqx.com/apply-licenses/emqx to apply a new license.\n" + "Visit https://emqx.com/apply-licenses/emqx?version=5 to apply a new license.\n" "Or contact EMQ customer services via email contact@emqx.io\n" "========================================================================\n" ). @@ -20,7 +20,7 @@ "\n" "========================================================================\n" "License has been expired for ~p days.\n" - "Visit https://emqx.com/apply-licenses/emqx to apply a new license.\n" + "Visit https://emqx.com/apply-licenses/emqx?version=5 to apply a new license.\n" "Or contact EMQ customer services via email contact@emqx.io\n" "========================================================================\n" ). diff --git a/rel/i18n/emqx_license_schema.hocon b/rel/i18n/emqx_license_schema.hocon index ab565a465..72f31266b 100644 --- a/rel/i18n/emqx_license_schema.hocon +++ b/rel/i18n/emqx_license_schema.hocon @@ -46,7 +46,7 @@ EMQX Enterprise is initially provided with a default trial license. This license, issued in December 2023, is valid for a period of 5 years. It supports up to 25 concurrent connections, catering to early-stage development and testing needs. -For deploying EMQX Enterprise in a production environment, a different license is required. You can apply for a production license by visiting https://www.emqx.com/apply-licenses/emqx""" +For deploying EMQX Enterprise in a production environment, a different license is required. You can apply for a production license by visiting https://www.emqx.com/apply-licenses/emqx?version=5""" license_root.label: """License"""