mirror of https://github.com/status-im/consul.git
Redirect Ambassador tutorial to Learn
This commit is contained in:
parent
bc410ffc03
commit
0936a9a6e1
|
@ -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,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue