Skip to content

Commit 295c605

Browse files
committed
Change donation link to point to LF Charities and reference Jupyter Foundation
1 parent 4c47071 commit 295c605

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

about.html

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -579,9 +579,9 @@
579579
donate_box:
580580
headline: Donate
581581
description:
582-
- Jupyter will always be 100% open source software, free for all to use and released under the liberal terms of the <a href="https://opensource.org/licenses/BSD-3-Clause">modified BSD license</a>. If you have found Project Jupyter to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources.
583-
- All donations will be used strictly to fund the development of Project Jupyter's open source software, documentation and community. Our donations are managed by the <a href="https://numfocus.org">NumFOCUS Foundation</a>, which is the legal and fiscal umbrella for the project.
584-
- NumFOCUS is a 501(c)3 non-profit foundation; if you are subject to US Tax law, your contributions will be tax-deductible.
582+
- Jupyter will always be 100% open source software, free for all to use and released under the liberal terms of the <a href="https://opensource.org/licenses/BSD-3-Clause">modified BSD license</a>. If you have found Project Jupyter to be useful in your work, research, or company, please consider making a donation to the project commensurate with your resources.
583+
- All donations will be used strictly to fund the development of Project Jupyter's open source software, standards, documentation, and community. Our donations are managed by <a href="https://lf-charities.org/">LF Charities</a>, which is the legal and fiscal umbrella for the project. LF Charities is a Delaware nonprofit corporation and Section 509(a)(3) supporting organization that is tax exempt under Section 501(c)(3) of the Internal Revenue Code of the United States; if you are subject to US tax law, your contributions will be tax-deductible.
584+
- Alternatively, corporations and other organizations may join the <a href="https://jupyterfoundation.org">Jupyter Foundation</a>, under the <a href="https://www.linuxfoundation.org/">Linux Foundation</a>, to support Project Jupyter and its mission. The Linux Foundation is a 501(c)(6) non-profit.
585585
---
586586

587587
{% include page-header.html
@@ -835,19 +835,9 @@ <h2 class="text-center">{{ page.donate_box.headline }}</h2>
835835
{{ graf }}
836836
</p>
837837
{% endfor %}
838-
<p>
839-
<a href="https://numfocus.org">
840-
<img src="/assets/logos/numfocus.png"
841-
class="img-responsive center-block"
842-
width=300
843-
height=100
844-
loading="lazy"
845-
alt="Numfocus - Home Page">
846-
</a>
847-
</p>
848838

849839
<div class="orange-button">
850-
<a href="https://numfocus.salsalabs.org/donate-to-jupyter/index.html" target="noopener noreferrer">
840+
<a href="https://donate.stripe.com/cN23fi1DpcJE66A6oo" target="noopener noreferrer">
851841
Support Project Jupyter
852842
</a>
853843
</div>

0 commit comments

Comments
 (0)