From 7b9c3d52cd331eb046b6d85f2f82050055e272e4 Mon Sep 17 00:00:00 2001 From: Matt Kilgore Date: Thu, 27 Jun 2024 22:09:22 -0400 Subject: [PATCH] fix(docs): redirect default to english --- docs/public/_redirects | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/public/_redirects b/docs/public/_redirects index 88aec505..969116f3 100644 --- a/docs/public/_redirects +++ b/docs/public/_redirects @@ -1,3 +1,4 @@ +/ /en/ 302 /* /en/:splat 302 # This is an example for a french redirect