mirror of https://github.com/explosion/spaCy.git
Update netlify.toml [ci skip]
This commit is contained in:
parent
da5edbe434
commit
f73d01aa32
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue