diff --git a/website/source/docs/agent/options.html.markdown b/website/source/docs/agent/options.html.markdown index 1a4810258c..8a544de412 100644 --- a/website/source/docs/agent/options.html.markdown +++ b/website/source/docs/agent/options.html.markdown @@ -85,7 +85,7 @@ The options below are all specified on the command-line. * `-config-dir` - A directory of configuration files to load. Consul will load all files in this directory with the suffix ".json". The load order is alphabetical, and the the same merge routine is used as with the - [`config-file`](config_file) option above. For more information + [`config-file`](#config_file) option above. For more information on the format of the configuration files, see the [Configuration Files](#configuration_files) section. * `-data-dir` - This flag provides a data directory for the agent to store state.