mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-15 10:42:34 +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",
|
"label": "Connect",
|
||||||
"items": [
|
"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": "GitHub", "url": "https://github.com/explosion/spaCy" },
|
||||||
{ "text": "YouTube", "url": "https://youtube.com/c/ExplosionAI" },
|
{ "text": "YouTube", "url": "https://youtube.com/c/ExplosionAI" },
|
||||||
{ "text": "Blog", "url": "https://explosion.ai/blog" }
|
{ "text": "Blog", "url": "https://explosion.ai/blog" }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user