mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-02 16:24:13 +03:00
Change Twitter to X in the Connect area of site.json
This commit is contained in:
parent
c6784c1a81
commit
2705cae767
|
@ -75,7 +75,7 @@
|
|||
{
|
||||
"label": "Connect",
|
||||
"items": [
|
||||
{ "text": "Twitter", "url": "https://twitter.com/spacy_io" },
|
||||
{ "text": "X", "url": "https://x.com/spacy_io" },
|
||||
{ "text": "GitHub", "url": "https://github.com/explosion/spaCy" },
|
||||
{ "text": "YouTube", "url": "https://youtube.com/c/ExplosionAI" },
|
||||
{ "text": "Blog", "url": "https://explosion.ai/blog" }
|
||||
|
|
Loading…
Reference in New Issue
Block a user