We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a178a82 commit cece5fbCopy full SHA for cece5fb
src/public/_redirects
@@ -1,2 +1 @@
1
-/* /zh/:splat 302 Language=zh
2
-/* /en/:splat 302
+/(?!zh/|en/)(.*) /en/$1 302
0 commit comments