diff --git a/website/redirects.js b/website/redirects.js index 6d65d4cd5..392bcdfe1 100644 --- a/website/redirects.js +++ b/website/redirects.js @@ -34,6 +34,12 @@ module.exports = [ * /s/* redirects for useful links that need a stable URL but we may need to * change its destination in the future. */ + { + source: '/nomad/s/port-plan-failure', + destination: + 'https://developer.hashicorp.com/nomad/docs/operations/monitoring-nomad#progress', + permanent: false, + }, { source: '/nomad/s/envoy-bootstrap-error', destination: