Skip to content

Commit 23fa1b5

Browse files
authored
MAINT - update from Twitter -> X (#2052)
Update reference links in the theme configuration to point to X
1 parent 32ca549 commit 23fa1b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@
165165
"header_links_before_dropdown": 4,
166166
"icon_links": [
167167
{
168-
"name": "Twitter",
169-
"url": "https://twitter.com/PyData",
170-
"icon": "fa-brands fa-twitter",
168+
"name": "X",
169+
"url": "https://x.com/PyData",
170+
"icon": "fa-brands fa-x-twitter",
171171
},
172172
{
173173
"name": "GitHub",

0 commit comments

Comments
 (0)