From 43d2e982bc6ecd53c9d43f7ab29e2006d2a104b3 Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 7 Jan 2019 13:41:22 +0100 Subject: [PATCH] =?UTF-8?q?Redirection=20pour=20faire=20servir=20www.mycom?= =?UTF-8?q?p=20en=20fran=C3=A7ais=20(2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index c7cc8f9bf..da4efa997 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ [[redirects]] from = "https://www.mycompanyinfrance.fr/*" -to = "https://mycompanyinfrance.fr/*" +to = "https://mycompanyinfrance.fr/:splat" status = 301 [[redirects]]