Skip to content

Commit

Permalink
backport of commit bdf6ed9
Browse files Browse the repository at this point in the history
  • Loading branch information
im2nguyen authored Aug 4, 2023
1 parent 82160a7 commit 0cf9763
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,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,
}
]

0 comments on commit 0cf9763

Please sign in to comment.