Updated the link to acl-policies

https://www.consul.io/docs/security/acl was pointing to https://www.consul.io/docs/security/acl/policies (broken) and is now pointing to https://www.consul.io/docs/security/acl/acl-policies (working)
This commit is contained in:
driesgroblerw 2022-03-28 14:43:25 +02:00 committed by GitHub
parent 8bd05b1fb0
commit 7010948f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ In addition to the rules that authenticate access to services, several attribute
Refer to the following topics for details about policies:
- [Policies](/docs/security/acl/policies)
- [Policies](/docs/security/acl/acl-policies)
- [ACL policy command line](/commands/acl/policy)
- [ACL policy API](/api-docs/acl/policies)