Skip to content

Commit d4cd498

Browse files
authored
update twitter to the new URL and logo (#60382)
1 parent 38a86f7 commit d4cd498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/pandas/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ <h4>Follow us</h4>
8383
</a>
8484
</li>
8585
<li class="list-inline-item">
86-
<a href="https://twitter.com/pandas_dev/">
87-
<i class="follow-us-button fab bi bi-twitter"></i>
86+
<a href="https://x.com/pandas_dev">
87+
<i class="follow-us-button fab bi bi-twitter-x"></i>
8888
</a>
8989
</li>
9090
</ul>

0 commit comments

Comments
 (0)