diff --git a/ui/index.html b/ui/index.html index 1bc523ae6f..57a4d10492 100644 --- a/ui/index.html +++ b/ui/index.html @@ -77,7 +77,7 @@

The default agent token does not have the appropriate permissions to perform the expected action.

{{/if}} -

Learn more in the ACL documentation.

+

Learn more in the ACL documentation.

@@ -89,7 +89,7 @@

ACLs Disabled

ACLs are disabled in this Consul cluster. This is the default behavior, as you have to explicitly enable them.

-

Learn more in the ACL documentation.

+

Learn more in the ACL documentation.

@@ -672,7 +672,7 @@
{{ textarea value=newAcl.Rules class="form-control" }} - For more information on rules, visit the ACL documentation. + For more information on rules, visit the ACL documentation.
@@ -718,7 +718,7 @@
{{ textarea value=model.Rules class="form-control" }} - For more information on rules, visit the ACL documentation. + For more information on rules, visit the ACL documentation.