Skip to content

Commit

Permalink
Add homepage ES redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
ppcano committed Oct 30, 2023
1 parent 9a8d2cc commit c7407fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -1717,6 +1717,7 @@ const createRedirects = ({ actions }) => {
});

const redirects = {
'/es/': '/',
'/es/empezando/bienvenido/': '/',
'/es/empezando/instalacion/': '/get-started/installation/',
'/es/empezando/instalacion/solucion-de-problemas/':
Expand Down

0 comments on commit c7407fc

Please sign in to comment.