Redirect Ambassador tutorial to Learn

This commit is contained in:
Blake Covarrubias 2022-01-19 01:01:06 -08:00
parent ad8d3ab315
commit 0c2c46807e
1 changed files with 8 additions and 1 deletions

View File

@ -324,7 +324,14 @@ module.exports = [
},
{
source: '/docs/k8s/ambassador',
destination: '/docs/k8s/connect/ambassador',
destination:
'https://learn.hashicorp.com/tutorials/consul/service-mesh-gateway-ambassador',
permanent: true,
},
{
source: '/docs/k8s/connect/ambassador',
destination:
'https://learn.hashicorp.com/tutorials/consul/service-mesh-gateway-ambassador',
permanent: true,
},
{