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.
This commit is contained in:
Gilbert Wong 2018-10-17 10:29:34 +08:00 committed by Feng Lee
parent 7e7d99fbad
commit 0adee194aa
1 changed files with 1 additions and 1 deletions

View File

@ -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()} |