diff --git a/website/static/_redirects b/website/static/_redirects index 08fbf8145..3ca3a0ece 100644 --- a/website/static/_redirects +++ b/website/static/_redirects @@ -1,7 +1,5 @@ # https://docs.netlify.com/routing/redirects/redirect-options/#custom-404-page-handling # symlink logo /logo.png /img/logo.png 200 -# redirect all nonexistent paths in /en/ to /en/404 -/en/* /en/404 404 # redirect all en browser language request to homepage to /en/ / /en 302 Language=en