mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 09:37:43 +02:00
chore: Rename Twitter links/labels to X (#10509)
This commit is contained in:
parent
a435fbd36e
commit
95e2d469e3
95 changed files with 217 additions and 218 deletions
4
examples/classic/docusaurus.config.js
generated
4
examples/classic/docusaurus.config.js
generated
|
@ -118,8 +118,8 @@ const config = {
|
|||
href: 'https://discordapp.com/invite/docusaurus',
|
||||
},
|
||||
{
|
||||
label: 'Twitter',
|
||||
href: 'https://twitter.com/docusaurus',
|
||||
label: 'X',
|
||||
href: 'https://x.com/docusaurus',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue