Browse Source

updating broken link (#6633)

pull/6634/head
kaitlincarter-hc 5 years ago committed by GitHub
parent
commit
4f9e639d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/source/docs/commands/acl/bootstrap.html.md.erb

2
website/source/docs/commands/acl/bootstrap.html.md.erb

@ -11,7 +11,7 @@ Command: `consul acl bootstrap`
The `acl bootstrap` command will request Consul to generate a new token with unlimited privileges to use
for management purposes and output its details. This can only be done once and afterwards bootstrapping
will be disabled. If all tokens are lost and you need to bootstrap again you can follow the bootstrap
[reset procedure](https://learn.hashicorp.com/consul/advanced/day-1-operations/acl-guide#ensure-the-acl-system-is-configured-properly).
[reset procedure](https://learn.hashicorp.com/consul/day-0/acl-guide#ensure-the-acl-system-is-configured-properly).
The ACL system can also be bootstrapped via the [HTTP API](/api/acl/acl.html#bootstrap-acls).

Loading…
Cancel
Save