From caa7e3295f859fe4ba94debaca3cc9cddac1cd55 Mon Sep 17 00:00:00 2001 From: mtail Date: Thu, 14 Jun 2018 06:00:05 -0700 Subject: [PATCH] Try language redirect --- static/_redirects | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/_redirects b/static/_redirects index 487f6193cd..0460ac0e51 100644 --- a/static/_redirects +++ b/static/_redirects @@ -9,3 +9,6 @@ # Redirect default Netlify subdomain to primary domain https://istio.netlify.com/* https://istio.io/:splat 301! + +# Redirect to translated sites +/ /cn 302 Language=zh