mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +00:00
Make calls-to-action on donations page clearer.
This commit is contained in:
@ -6,18 +6,19 @@
|
||||
|
||||
<h2>General PostgreSQL efforts</h2>
|
||||
<p>PostgreSQL is an affiliated project of <a href="http://www.spi-inc.org/">Software in the Public Interest.</a> Funds donated to PostgreSQL are used
|
||||
to sponsor general PostgreSQL efforts. These funds are managed by the Fund raising group. <a href="/about/donate_pg_org/">Donate to
|
||||
PostgreSQL.</a>
|
||||
</p>
|
||||
to sponsor general PostgreSQL efforts. These funds are managed by the Fund raising group.</p>
|
||||
<p><a class="btn btn-primary" href="/about/donate_pg_org/">Donate to PostgreSQL</a></p>
|
||||
|
||||
<h2>PostgreSQL Europe (PgEU)</h2>
|
||||
<p>PostgreSQL Europe is a European region non profit focusing on the support of other PostgreSQL groups in Europe.
|
||||
You may also use this link to donate to specific European groups such as those in Germany or the
|
||||
United Kingdom. <a href="https://www.postgresql.eu/donate/">Donate to PostgreSQL Europe.</a></p>
|
||||
United Kingdom.</p>
|
||||
<p><a class="btn btn-primary" href="https://www.postgresql.eu/donate/">Donate to PgEU</a></p>
|
||||
|
||||
<h2>PostgreSQL United States (PgUS)</h2>
|
||||
<p>PostgreSQL United States is a non profit for PostgreSQL in the United States.
|
||||
It focuses on Education, User Groups, and Advocacy. <a href="https://postgresql.us/donate/">Donate to PostgreSQL United States.</a></p>
|
||||
It focuses on Education, User Groups, and Advocacy.</p>
|
||||
<p><a class="btn btn-primary" href="https://postgresql.us/donate/">Donate to PgUS</a></p>
|
||||
|
||||
<h2>Tax deductibility</h2>
|
||||
<p>Please be aware that PostgreSQL contributions may or may not be tax exempt. For more information please
|
||||
|
Reference in New Issue
Block a user