Skip to content

Commit 9f5b041

Browse files
authored
use x.com and twitter's new X logo (#59482)
1 parent ed5b2c7 commit 9f5b041

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/pandas/_templates/layout.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
</a>
7474
</li>
7575
<li class="list-inline-item">
76-
<a href="https://twitter.com/pandas_dev/">
77-
<i class="fab bi bi-twitter"></i>
76+
<a href="https://x.com/pandas_dev/">
77+
<i class="fab bi bi-twitter-x"></i>
7878
</a>
7979
</li>
8080
<li class="list-inline-item">

0 commit comments

Comments
 (0)