浏览代码

Update index.html

Capitan Cloud 2 年之前
父节点
当前提交
e85617f93e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -129,7 +129,7 @@
      <li>Check the permissions of your "hmm-img" folder in your web app public path; and set its path in the config file.</li>
      <li>In hmm-img path create a "user" folder for each user and give to this folder the write permission. Set it appropriately in the config file.</li>
 	   <li>In the config file, set every "user" information appropriately like in the examples given.</li>
-	   <li>Configure your <a href="http://twilio.com" style="color:#e6d236;">Twilio</a> account information appropriately to send out sms notification.</li>	      
+	   <li>Configure your <a href="http://twilio.com">Twilio</a> account information appropriately to send out sms notification.</li>	      
      <li>Configure the server pushing interval to be notified on new chat messages.</li>
      <li>Configure the max history items as required (default: 50).</li>	      
 	   </ol>