chore: update trial license warning text

Prior to this change, the "apply for a new license" sentence
period symbol corrupted the http URL
This commit is contained in:
Zaiming (Stone) Shi 2023-09-29 21:48:27 +02:00
parent bce8fd2fbc
commit abe086e1a0
1 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@
"\n" "\n"
"========================================================================\n" "========================================================================\n"
"Using an evaluation license limited to ~p concurrent connections.\n" "Using an evaluation license limited to ~p concurrent connections.\n"
"Apply for a license at https://emqx.com/apply-licenses/emqx.\n" "Visit https://emqx.com/apply-licenses/emqx to apply a new license.\n"
"Or contact EMQ customer services via email at contact@emqx.io\n" "Or contact EMQ customer services via email contact@emqx.io\n"
"========================================================================\n" "========================================================================\n"
). ).
@ -20,8 +20,8 @@
"\n" "\n"
"========================================================================\n" "========================================================================\n"
"License has been expired for ~p days.\n" "License has been expired for ~p days.\n"
"Apply for a new license at https://emqx.com/apply-licenses/emqx.\n" "Visit https://emqx.com/apply-licenses/emqx to apply a new license.\n"
"Or contact EMQ customer services via email at contact@emqx.io\n" "Or contact EMQ customer services via email contact@emqx.io\n"
"========================================================================\n" "========================================================================\n"
). ).