mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-21 01:21:58 +03:00
Remove non-working TextCatCNN Netlify redirect
This commit is contained in:
parent
7669a450ec
commit
a53c482bdf
|
@ -55,7 +55,6 @@ redirects = [
|
|||
{from = "/models/comparison", to = "/models", force = true},
|
||||
{from = "/api/#section-cython", to = "/api/cython", force = true},
|
||||
{from = "/api/#cython", to = "/api/cython", force = true},
|
||||
{from = "/api/architectures#TextCatCNN", to = "/api/legacy#TextCatCNN_v2", force = true},
|
||||
{from = "/api/sentencesegmenter", to="/api/sentencizer"},
|
||||
{from = "/universe", to = "/universe/project/:id", query = {id = ":id"}, force = true},
|
||||
{from = "/universe", to = "/universe/category/:category", query = {category = ":category"}, force = true},
|
||||
|
|
Loading…
Reference in New Issue
Block a user