Skip to content

Commit

Permalink
update twitter to the new URL and logo (#60382)
Browse files Browse the repository at this point in the history
  • Loading branch information
partev authored Nov 21, 2024
1 parent 38a86f7 commit d4cd498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/pandas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ <h4>Follow us</h4>
</a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/pandas_dev/">
<i class="follow-us-button fab bi bi-twitter"></i>
<a href="https://x.com/pandas_dev">
<i class="follow-us-button fab bi bi-twitter-x"></i>
</a>
</li>
</ul>
Expand Down

0 comments on commit d4cd498

Please sign in to comment.