mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-10 16:22:29 +03:00
Fix broken URL (#12176)
This commit is contained in:
parent
32935c5ad5
commit
0ad9c8864d
|
@ -2377,7 +2377,7 @@
|
||||||
"author": "Nikita Kitaev",
|
"author": "Nikita Kitaev",
|
||||||
"author_links": {
|
"author_links": {
|
||||||
"github": "nikitakit",
|
"github": "nikitakit",
|
||||||
"website": " http://kitaev.io"
|
"website": "http://kitaev.io"
|
||||||
},
|
},
|
||||||
"category": ["research", "pipeline"]
|
"category": ["research", "pipeline"]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user