mirror of https://github.com/status-im/consul.git
Add redirects for mesh-gateway docs (#18377)
This commit is contained in:
parent
89aac4b098
commit
0a48a24a2f
|
@ -67,4 +67,11 @@ module.exports = [
|
|||
'/consul/docs/dynamic-app-config/kv#using-sentinel-to-apply-policies-for-consul-kv',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source:
|
||||
'/consul/docs/connect/gateways/mesh-gateway/service-to-service-traffic-datacenters',
|
||||
destination:
|
||||
'/consul/docs/k8s/deployment-configurations/multi-cluster',
|
||||
permanent: true,
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue