From 4ba85c1e240dcbf542acbd1f923d6634adb5318f Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 14 Nov 2007 03:39:17 +0000 Subject: Reference pgfoundry instead of gborg. --- doc/FAQ_DEV | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/FAQ_DEV') diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 3463aed6279..9d408b6c084 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Oct 26 15:08:39 EDT 2007 + Last updated: Tue Nov 13 22:39:08 EST 2007 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -585,9 +585,7 @@ General Questions PostgreSQL website development is discussed on the pgsql-www@postgresql.org mailing list. The is a project page where the - source code is available at - http://gborg.postgresql.org/project/pgweb/projdisplay.php , the code - for the next version of the website is under the "portal" module. + source code is available at http://pgfoundry.org/projects/pgweb. 1.20) Why haven't you replaced CVS with SVN, Git, Monotone, VSS, ? -- cgit v1.2.3