Update redirects [ci skip]

This commit is contained in:
Ines Montani 2019-02-24 13:37:50 +01:00
parent dceca3264d
commit 09bf08b3c3

View File

@ -2,6 +2,11 @@ redirects = [
# Netlify
# TODO: uncomment once the site is switched over
# {from = "https://spacy.netlify.com/*", to="https://spacy.io/:splat" },
# Old subdomains
{from = "https://survey.spacy.io/*", to = "https://spacy.io", force = true},
{from = "http://survey.spacy.io/*", to = "https://spacy.io", force = true},
{from = "https://alpha.spacy.io/*", to = "https://spacy.io", force = true},
{from = "http://alpha.spacy.io/*", to = "https://spacy.io", force = true},
# Old demos
{from = "/demos/*", to = "https://explosion.ai/demos/:splat"},
# Old blog