docs: fix s/port-plan-failure (#20079)

Fixes #20070
This commit is contained in:
Michael Schurter
2024-03-06 08:56:31 -08:00
committed by GitHub
parent 55b0795866
commit 82fe2b5df6

View File

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