summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson2023-04-05 10:19:19 +0000
committerDaniel Gustafsson2023-04-05 10:19:19 +0000
commit8c289fe90db108b089aa70b5ff834c67648d87e3 (patch)
treeb996be471f39663fe63a746ecde3c73e09a2504b
parentfb33acf5af7c35cd8a7696f5a91154fa14fb6a9f (diff)
Fix broken link to Postgres project at SPI
The old https://spi-inc.org link does a 301 into members.spi-inc.org which in turn led to a 404. Fix by prefixing with www. which is the correct URL.
-rw-r--r--templates/pages/about/donate_pg_org.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pages/about/donate_pg_org.html b/templates/pages/about/donate_pg_org.html
index d37551eb..787f3ede 100644
--- a/templates/pages/about/donate_pg_org.html
+++ b/templates/pages/about/donate_pg_org.html
@@ -14,7 +14,7 @@
<h2>Donate to PostgreSQL by Credit Card / Paypal</h2>
-You can donate to the PostgreSQL community using credit card or Paypal account. Donations are deposited into the <a href="https://spi-inc.org/projects/postgresql/" target="_blank" rel="noopener">PostgreSQL account at Software in the Public Interest (SPI)</a>.
+You can donate to the PostgreSQL community using credit card or Paypal account. Donations are deposited into the <a href="https://www.spi-inc.org/projects/postgresql/" target="_blank" rel="noopener">PostgreSQL account at Software in the Public Interest (SPI)</a>.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<fieldset>