We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fbc64 commit b455551Copy full SHA for b455551
templates/donate.html
@@ -17,7 +17,7 @@ <h2 class="title">{% trans %}Support SymPy Development{% endtrans %}</h2>
17
18
<section id="get-started">
19
<p>{% trans
20
- %}<a href="https://numfocus.salsalabs.org/donate-to-sympy/index.html">DONATE
+ %}<a href="https://numfocus.org/donate-to-sympy">DONATE
21
NOW</a> {% endtrans %}</p>
22
</div>
23
</section>
0 commit comments