1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Reference pgfoundry instead of gborg.

This commit is contained in:
Bruce Momjian
2007-11-14 03:39:17 +00:00
parent 2d7090bc56
commit 4ba85c1e24
2 changed files with 4 additions and 8 deletions

View File

@ -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, <insert your
favorite SCMS here>?