Skip to content

Commit

Permalink
final typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trujillo-adam committed Nov 6, 2023
1 parent 655ebb4 commit d78a0ef
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 d78a0ef

Please sign in to comment.