docs: fix markdown consul operator (#5901)

broken markdown
This commit is contained in:
Yoan Blanc 2019-06-13 23:57:39 +02:00 committed by Hans Hasselberg
parent 3ac3011e6b
commit f8ae6d7987
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ as interacting with the Raft subsystem. This was added in Consul 0.7.
If ACLs are enabled then a token with operator privileges may be required in
order to use this command. Requests are forwarded internally to the leader
if required, so this can be run from any Consul node in a cluster. See the
[ACL Guide](https://learn.hashicorp.com/consul/security-networking/production-acls for more information.
[ACL Guide](https://learn.hashicorp.com/consul/security-networking/production-acls) for more information.
See the [Outage Recovery](https://learn.hashicorp.com/consul/day-2-operations/outage) guide for some examples of how
this command is used. For an API to perform these operations programmatically,