Skip to content

Commit 98f04ea

Browse files
authored
Merge pull request #15718 from timhoffm/donation-button
DOC: Update donation link
2 parents 01fa5db + e8225bc commit 98f04ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/donate_sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33

44
<div id="sidebar-donations">
5-
<a href="https://numfocus.salsalabs.org/donate-to-matplotlib/index.html" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
5+
<a href="https://numfocus.org/donate-to-matplotlib" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
66
</div>

0 commit comments

Comments
 (0)