From 8b8a96f93b0e420260f35181b942ffdad9be4bd2 Mon Sep 17 00:00:00 2001 From: Matt Kilgore Date: Thu, 27 Jun 2024 22:10:19 -0400 Subject: [PATCH] fix(docs): redirect default to english --- docs/public/_redirects | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/public/_redirects b/docs/public/_redirects index 969116f3..5735b374 100644 --- a/docs/public/_redirects +++ b/docs/public/_redirects @@ -1,5 +1,4 @@ / /en/ 302 -/* /en/:splat 302 # This is an example for a french redirect # /* /fr/:splat 302 Language=fr \ No newline at end of file