Skip to content

Commit c7407fc

Browse files
committed
Add homepage ES redirect
1 parent 9a8d2cc commit c7407fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gatsby-node.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,6 +1717,7 @@ const createRedirects = ({ actions }) => {
17171717
});
17181718

17191719
const redirects = {
1720+
'/es/': '/',
17201721
'/es/empezando/bienvenido/': '/',
17211722
'/es/empezando/instalacion/': '/get-started/installation/',
17221723
'/es/empezando/instalacion/solucion-de-problemas/':

0 commit comments

Comments
 (0)