Skip to content

Commit 4f3e2ae

Browse files
authored
Merge pull request #198 from mobolic/update-donation-link
Update donation link
2 parents 24fbc64 + b455551 commit 4f3e2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h2 class="title">{% trans %}Support SymPy Development{% endtrans %}</h2>
1717

1818
<section id="get-started">
1919
<p>{% trans
20-
%}<a href="https://numfocus.salsalabs.org/donate-to-sympy/index.html">DONATE
20+
%}<a href="https://numfocus.org/donate-to-sympy">DONATE
2121
NOW</a> {% endtrans %}</p>
2222
</div>
2323
</section>

0 commit comments

Comments
 (0)