From d17660dd614248ec3da19723562dcb47f42db5a4 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Thu, 12 Apr 2018 18:04:53 -0700 Subject: [PATCH] docs: fix broken links --- .../operator/autopilot-set-config.html.md.erb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/website/source/docs/commands/operator/autopilot-set-config.html.md.erb b/website/source/docs/commands/operator/autopilot-set-config.html.md.erb index 08efbc99d..77a4a9cd7 100644 --- a/website/source/docs/commands/operator/autopilot-set-config.html.md.erb +++ b/website/source/docs/commands/operator/autopilot-set-config.html.md.erb @@ -40,11 +40,14 @@ running Raft protocol version 3 or higher. Must be a duration value such as `10s * `-disable-upgrade-migration` - (Enterprise-only) Controls whether Nomad will avoid promoting new servers until it can perform a migration. Must be one of `[true|false]`. -* `-redundancy-zone-tag`- (Enterprise-only) Controls the [`-node-meta`](/docs/agent/options.html#_node_meta) -key name used for separating servers into different redundancy zones. +* `-redundancy-zone-tag`- (Enterprise-only) Controls the + [`redundancy_zone`](/docs/agent/configuration/server.html#redundancy_zone) + used for separating servers into different redundancy zones. -* `-upgrade-version-tag` - (Enterprise-only) Controls the [`-node-meta`](/docs/agent/options.html#_node_meta) -tag to use for version info when performing upgrade migrations. If left blank, the Nomad version will be used. +* `-upgrade-version-tag` - (Enterprise-only) Controls the + [`upgrade_version`](/docs/agent/configuration/server.html#upgrade_version) to + use for version info when performing upgrade migrations. If left blank, the + Nomad version will be used. The output looks like this: