mirror of https://github.com/status-im/consul.git
fixed bad links
This commit is contained in:
parent
e2ac4c8a30
commit
6b8225c6f1
|
@ -29,10 +29,10 @@ You can configure the settings defined in the `partition-exports` configuration
|
||||||
1. Verify that your datacenter meets the conditions specified in the [Requirements](#requirements).
|
1. Verify that your datacenter meets the conditions specified in the [Requirements](#requirements).
|
||||||
1. Specify the `partition-exports` configuration in the agent configuration file (see [`config_entries`](/docs/agent/options#config_entries)) as described in [Configuration](#configuration).
|
1. Specify the `partition-exports` configuration in the agent configuration file (see [`config_entries`](/docs/agent/options#config_entries)) as described in [Configuration](#configuration).
|
||||||
1. Deploy the configuration per your runtime:
|
1. Deploy the configuration per your runtime:
|
||||||
* [VM](docs/install)
|
* [VM](/docs/install)
|
||||||
* [Kubernetes](docs/k8s/installation/install)
|
* [Kubernetes](/docs/k8s/installation/install)
|
||||||
* [HTTP API](api-docs/config#apply-configuration)
|
* [HTTP API](/api-docs/config#apply-configuration)
|
||||||
* [CLI](commands/config/write)
|
* [CLI](/commands/config/write)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue