Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c359f99

Browse files
committed
DOC: update donation URLs
1 parent 0078324 commit c359f99

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

doc/_templates/donate_sidebar.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

2+
3+
24
<div id="sidebar-donations">
3-
<a href="https://www.flipcause.com/secure/cause_pdetails/MjI1OA==" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
4-
<a href="https://www.flipcause.com/secure/cause_pdetails/MTY3NTU=" target="_blank"> <div class="donate_button" >Support NumFOCUS</div></a>
5+
<a href="https://numfocus.salsalabs.org/donate-to-matplotlib/index.html" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
56
</div>

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Please consider `donating to the Matplotlib project <donating_>`_ through
186186
the Numfocus organization or to the `John Hunter Technology Fellowship
187187
<jdh-fellowship_>`_.
188188

189-
.. _donating: https://www.flipcause.com/secure/cause_pdetails/MjI1OA==
189+
.. _donating: https://numfocus.salsalabs.org/donate-to-matplotlib/index.html
190190
.. _jdh-fellowship: https://www.numfocus.org/programs/john-hunter-technology-fellowship/
191191

192192
The :doc:`Matplotlib license <users/license>` is based on the `Python Software

0 commit comments

Comments
 (0)