Update netlify.toml [ci skip]

This commit is contained in:
Ines Montani 2020-07-01 13:34:35 +02:00
parent 7111b9de2e
commit 0e28edd2cb

View File

@ -1,6 +1,8 @@
redirects = [
# Netlify
{from = "https://spacy.netlify.com/*", to="https://spacy.io/:splat", force = true },
# Subdomain for branches
{from = "https://nightly.spacy.io/*", to="https://spacy-io-develop.spacy.io/:splat", force = true, status = 200},
# Old subdomains
{from = "https://survey.spacy.io/*", to = "https://spacy.io", force = true},
{from = "http://survey.spacy.io/*", to = "https://spacy.io", force = true},