mirror of https://github.com/explosion/spaCy.git
Update netlify.toml
This commit is contained in:
parent
f7b5ff7907
commit
1aff3ad770
|
@ -1,6 +1,6 @@
|
|||
redirects = [
|
||||
# Netlify
|
||||
{from = "https://spacy.netlify.com/*", to="https://spacy.io/:splat" },
|
||||
{from = "https://spacy.netlify.com/*", to="https://spacy.io/:splat", force = true },
|
||||
# Old subdomains
|
||||
{from = "https://survey.spacy.io/*", to = "https://spacy.io", force = true},
|
||||
{from = "http://survey.spacy.io/*", to = "https://spacy.io", force = true},
|
||||
|
|
Loading…
Reference in New Issue