mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user