Преглед на файлове

Fix the refered link

Prior to this change, the refered wiki link in acl.conf has been
deprecated.

This change replace the deprecated link with the doc link in official site.
Gilbert Wong преди 7 години
родител
ревизия
0adee194aa
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      etc/acl.conf

+ 1 - 1
etc/acl.conf

@@ -1,6 +1,6 @@
 %%--------------------------------------------------------------------
 %%
-%% [ACL](https://github.com/emqtt/emqttd/wiki/ACL)
+%% [ACL](http://emqtt.io/docs/v2/config.html#allow-anonymous-and-acl-file)
 %%
 %% -type who() :: all | binary() |
 %%                {ipaddr, esockd_access:cidr()} |