Replace pgfoundry references with GitHub references.
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 7 Nov 2011 15:09:43 +0000 (07:09 -0800)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 7 Nov 2011 15:09:43 +0000 (07:09 -0800)
htdocs/index.html
templates/index.tt
templates/page.tt
templates/register-form.tt

index 18f5bbe5775830d028769b0042a72ff73eaa357a..b112f39278b360d9369f63453e895feddb14aca7 100644 (file)
@@ -22,7 +22,7 @@
            <li id="failures"><a href="/cgi-bin/show_failures.pl" title="Recent Failures">Failures</a></li>
            <li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
            <li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li>
-           <li id="pgfoundry"><a href="http://pgfoundry.org/projects/pgbuildfarm/">PGFoundry</a></li>
+           <li id="github"><a href="https://github.com/PGBuildFarm/client-code">GitHub</a></li>
           </ul>
         </div><!-- nav -->
       </div><!-- banner -->
@@ -48,8 +48,8 @@ architecture, operating system and compiler.
 <p>To see what is involved in running a buildfarm member, please 
 read <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
 The client code can be found at the
-<a href="http://pgfoundry.org/projects/pgbuildfarm/">project page</a> at 
-<a href="http://pgfoundry.org/">PGFoundry</a>.
+<a href="https://github.com/PGBuildFarm/client-code/downloads">downloads page</a> at 
+<a href="https://github.com/PGBuildFarm/client-code">GitHub</a>.
 </p>
 <p>The build farm software should run on all platforms that can support PostgreSQL.
 </p>
index ba640cfd07bf414a3c664135e8f89282cc719d08..af0f4ec6abb2ca43a80eea2148a60fb714b042a7 100644 (file)
@@ -37,8 +37,8 @@ architecture, operating system and compiler.
 <p>To see what is involved in running a buildfarm member, please 
 read <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a>.
 The client code can be found at the
-<a href="http://pgfoundry.org/projects/pgbuildfarm/">project page</a> at 
-<a href="http://pgfoundry.org/">PGFoundry</a>.
+<a href="https://github.com/PGBuildFarm/client-code/downloads">downloads page</a> at 
+<a href="https://github.com/PGBuildFarm/client-code">GitHub</a>.
 </p>
 <p>The build farm software should run on all platforms that can support PostgreSQL.
 </p>
index f33af46e7a0f115a6a72062caae429f02e3dffa1..bf18d8d4b3f91d75924ca36fc0ffe7b06f9aa06d 100644 (file)
@@ -29,7 +29,7 @@ See accompanying License file for license details
            <li id="failures"><a href="/cgi-bin/show_failures.pl" title="Recent Failures">Failures</a></li>
            <li id="members"><a href="/cgi-bin/show_members.pl" title="Platforms tested">Members</a></li>
            <li id="register"><a href="/cgi-bin/register-form.pl" title="Join PostgreSQL BuildFarm">Register</a></li>
-           <li id="pgfoundry"><a href="http://pgfoundry.org/projects/pgbuildfarm/">PGFoundry</a></li>
+           <li id="github"><a href="https://github.com/PGBuildFarm/client-code">GitHub</a></li>
           </ul>
         </div><!-- nav -->
       </div><!-- banner -->
index fd9ffe663dc628780acc94dad92a2ab49ab532cf..02c1c92c4660cc3b98a06ecc97e63817fd170a3d 100644 (file)
@@ -24,7 +24,7 @@ before submitting this form.</p>
      (for Windows this means MSys/MinGW with the libz and libintl stuff,  and ideally native Python and Tcl).</li>
 <li> Windows only: you will need a native perl installed as well as the one in the MSys DTK. The one from ActiveState works fine.</li>
 <li> download and unpack the latest release of client code from 
-     <a href="http://pgfoundry.org/frs/?group_id=1000040">http://pgfoundry.org/frs/?group_id=1000040</a></li>
+     <a href="https://github.com/PGBuildFarm/client-code/downloads">https://github.com/PGBuildFarm/client-code/downloads</a></li>
 <li> read instructions at 
      <a href="http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto">http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto</a></li>
 <li> get the software running locally using flags --force --nostatus --nosend</li>