mirror of https://github.com/status-im/consul.git
Merge pull request #15187 from hashicorp/nathancoleman-patch-1
Fix broken link in Consul API Gateway docs
This commit is contained in:
commit
87581a223f
|
@ -20,7 +20,7 @@ The following outline shows how to format the configurations in the `GatewayClas
|
|||
* [`consul`](#consul): object | optional
|
||||
* [`address`](#consul-address): string | optional
|
||||
* [`authentication`](#consul-authentication): object | optional
|
||||
* [`account`]([#consul-authentication-account): string | optional
|
||||
* [`account`](#consul-authentication-account): string | optional
|
||||
* [`managed`](#consul-authentication-managed): bool | optional
|
||||
* [`method`](#consul-authentication-method): string | optional
|
||||
* [`namespace`](#consul-authentication-namespace): string | optional
|
||||
|
|
Loading…
Reference in New Issue