website: Fix link in connect intentions doc

This commit is contained in:
Thomas Kula 2018-06-13 15:53:00 -04:00 committed by Jack Pearkes
parent 3056cc2825
commit 89e045ecbc
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ is allowed by testing the intentions. If authorize returns false the
connection must be terminated.
The default intention behavior is defined by the default
[ACL policy](/docs/guides/acls.html). If the default ACL policy is "allow all",
[ACL policy](/docs/guides/acl.html). If the default ACL policy is "allow all",
then all Connect connections are allowed by default. If the default ACL policy
is "deny all", then all Connect connections are denied by default.