From bf7d8e42994b79a1020380f465a4a861c0f1c704 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 30 Jul 2002 15:05:17 +0000
Subject: [PATCH] Update contributions link.

---
 doc/FAQ              | 5 +++--
 doc/src/FAQ/FAQ.html | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/FAQ b/doc/FAQ
index 43c15cca18a..3fa238d00b1 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
 
                 Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Mon Jul 29 21:35:23 EDT 2002
+   Last updated: Tue Jul 30 11:05:09 EDT 2002
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
@@ -370,7 +370,8 @@
    Of course, this infrastructure is not cheap. There are a variety of
    monthly and one-time expenses that are required to keep it going. If
    you or your company has money it can donate to help fund this effort,
-   please go to http://www.pgsql.com/pg_goodies and make a donation.
+   please go to https://store.pgsql.com/shopping/index.php?id=1 and make
+   a donation.
    
    Although the web page mentions PostgreSQL, Inc, the "contributions"
    item is solely to support the PostgreSQL project and does not fund any
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index a5528817d5a..55432fa8751 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -14,7 +14,7 @@
   alink="#0000ff">
     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 
-    <P>Last updated: Mon Jul 29 21:35:23 EDT 2002</P>
+    <P>Last updated: Tue Jul 30 11:05:09 EDT 2002</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -493,7 +493,8 @@
     of monthly and one-time expenses that are required to keep it
     going. If you or your company has money it can donate to help fund
     this effort, please go to <A href=
-    "http://www.pgsql.com/pg_goodies">http://www.pgsql.com/pg_goodies</A>
+    "https://store.pgsql.com/shopping/index.php?id=1">
+    https://store.pgsql.com/shopping/index.php?id=1</A>
     and make a donation.</P>
 
     <P>Although the web page mentions PostgreSQL, Inc, the
-- 
GitLab