Skip to content

Commit b455551

Browse files
committed
Update donation link
Update donation link from hosted Salsa Labs page (which no longer works) to page hosted on NumFOCUS site.
1 parent 24fbc64 commit b455551

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)