Skip to content

Commit

Permalink
MINOR: [Docs] Change Twitter logo to X logo (apache#41096)
Browse files Browse the repository at this point in the history
Thanks Elon
  • Loading branch information
ianmcook authored and tolleybot committed May 2, 2024
1 parent a3f9574 commit 634437a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,9 @@
"icon": "fa-brands fa-square-github",
},
{
"name": "Twitter",
"name": "X",
"url": "https://twitter.com/ApacheArrow",
"icon": "fa-brands fa-square-twitter",
"icon": "fa-brands fa-square-x-twitter",
},
],
"show_version_warning_banner": True,
Expand Down

0 comments on commit 634437a

Please sign in to comment.