Reference pgfoundry instead of gborg.
authorBruce Momjian <bruce@momjian.us>
Wed, 14 Nov 2007 03:39:17 +0000 (03:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 14 Nov 2007 03:39:17 +0000 (03:39 +0000)
doc/FAQ_DEV
doc/src/FAQ/FAQ_DEV.html

index 3463aed627922f306b92854994b2ac020b8f5642..9d408b6c084cdfcd622fceffc010e6f39ab2dd6e 100644 (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>?
index 09f5628aee15f66a3ab24ac228fa3dcb76940e3a..63d72f39fcd8f32ef4ab3e0c4be05889e40acfab 100644 (file)
@@ -13,7 +13,7 @@
     <H1>Developer's Frequently Asked Questions (FAQ) for
     PostgreSQL</H1>
 
-    <P>Last updated: Fri Oct 26 15:08:39 EDT 2007</P>
+    <P>Last updated: Tue Nov 13 22:39:08 EST 2007</P>
 
     <P>Current maintainer: Bruce Momjian (<A href=
     "mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
     <P>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 <A href=
-    "http://gborg.postgresql.org/project/pgweb/projdisplay.php">http://gborg.postgresql.org/project/pgweb/projdisplay.php</A>
-    , the code for the next version of the website is under the
-    "portal" module.</P> 
+    "http://pgfoundry.org/projects/pgweb">http://pgfoundry.org/projects/pgweb</A>.</P>
 
     <H3 id="item1.20">1.20) Why haven't you replaced CVS with SVN, Git,
     Monotone, VSS, &lt;insert your favorite SCMS here&gt;?</H3>