Преглед изворни кода

Merge branch 'master' into dev

Feng Lee пре 10 година
родитељ
комит
d3b67571fc
3 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      README.md
  2. 0 0
      plugins/emqttd_auth_mysql/.placehodler
  3. 1 1
      rel/files/acl.config

+ 1 - 1
README.md

@@ -75,7 +75,7 @@ cd emqttd && make && make dist
 
 ## GetStarted
 
-Read [emqtt wiki](https://github.com/emqtt/emqttd/wiki) for detaied installation and configuration guide.
+Read [emqtt wiki](https://github.com/emqtt/emqttd/wiki) for detailed installation and configuration guide.
 
 
 ## Benchmark

+ 0 - 0
plugins/emqttd_auth_mysql/.placehodler


+ 1 - 1
rel/files/acl.config

@@ -1,6 +1,6 @@
 %%%-----------------------------------------------------------------------------
 %% 
-%% [ACL Design](https://github.com/emqtt/emqttd/wiki/ACL-Design)
+%% [ACL](https://github.com/emqtt/emqttd/wiki/ACL)
 %% 
 %% -type who() :: all | binary() |
 %%               {ipaddr, esockd_access:cidr()} |