fixed bad links

This commit is contained in:
trujillo-adam 2021-11-16 12:05:18 -08:00
parent e2ac4c8a30
commit 6b8225c6f1
1 changed files with 4 additions and 4 deletions

View File

@ -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