From f73d01aa3201446d9378c51de7b5a46fd3231b98 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Wed, 20 Feb 2019 14:33:32 +0100 Subject: [PATCH] Update netlify.toml [ci skip] --- website/netlify.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/netlify.toml b/website/netlify.toml index 7774e67cf..066bd94ef 100644 --- a/website/netlify.toml +++ b/website/netlify.toml @@ -1,4 +1,7 @@ redirects = [ + # Netlify + # TODO: uncomment once the site is switched over + # {from = "https://spacy.netlify.com/*", to="https://spacy.io/:splat" }, # Old demos {from = "/demos/*", to = "https://explosion.ai/demos/:splat"}, # Old blog