Skip to content

Commit

Permalink
Merge d78a0ef into backport/docs/typo-in-redirect/largely-informed-oryx
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-consul-core authored Nov 6, 2023
2 parents 9dd22ac + d78a0ef commit b57ade4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ module.exports = [
{
source: '/consul/docs/api-gateway/usage/route-to-peered-services',
destination:
'/consul/docs/connect/gateways/api-gateway/route-to-peered-services',
'/consul/docs/connect/gateways/api-gateway/define-routes/route-to-peered-services',
permanent: true,
},
{
Expand All @@ -182,8 +182,8 @@ module.exports = [
permanent: true,
},
{
source: '/consul/docs/api-gateway/configuration/',
destination: '/consul/docs/connect/gateways/api-gateway/configuration/',
source: '/consul/docs/api-gateway/configuration',
destination: '/consul/docs/connect/gateways/api-gateway/configuration',
permanent: true,
},
{
Expand Down

0 comments on commit b57ade4

Please sign in to comment.