From 9b3a6b5ec34fc9940cc3cbe0c2f097bbd1666ad6 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 23 Feb 2002 20:09:40 +0000
Subject: [PATCH] Update FAQ_DEV.

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

diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV
index 377d795dd7a..3baa2f492ed 100644
--- a/doc/FAQ_DEV
+++ b/doc/FAQ_DEV
@@ -1,7 +1,7 @@
 
           Developer's Frequently Asked Questions (FAQ) for PostgreSQL
                                        
-   Last updated: Fri Feb 1 15:22:54 EST 2002
+   Last updated: Sat Feb 23 15:09:27 EST 2002
    
    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
    
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index e4cf58dcab7..3af3b7d200c 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -12,7 +12,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Fri Feb  1 15:22:54 EST 2002</P>
+    <P>Last updated: Sat Feb 23 15:09:27 EST 2002</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -85,7 +85,7 @@
     <B>What development environment (OS, system, compilers, etc) is
     required to develop code?</B>
 
-    <P><A href="developers.postgresql.org">Developers Corner</A> on the
+    <P><A href="http://developers.postgresql.org">Developers Corner</A> on the
     website has links to this information. The distribution tarball
     itself includes all the extra tools and documents that go beyond a
     good Unix-like development environment. In general, a modern unix
-- 
GitLab