fix reference to download site now github no longer allows downloads
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 14 Apr 2013 14:38:06 +0000 (07:38 -0700)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 14 Apr 2013 14:38:06 +0000 (07:38 -0700)
templates/register-form.tt

index 68bdce46ac4a970601699d1cae27c36bc4c31749..a5818ecad949c1e6bdb44880bf148373a48ef23b 100644 (file)
@@ -23,7 +23,7 @@ before submitting this form.</p>
 <li> have a working Postgresql build environment for your platform.</li>
 <li> Windows only: you will need a native perl installed (and not just the one from the MSys DTK). The one from ActiveState works fine.</li>
 <li> download and unpack the latest release of client code from 
-     <a href="https://github.com/PGBuildFarm/client-code/downloads">https://github.com/PGBuildFarm/client-code/downloads</a></li>
+     <a href="http://www.pgbuildfarm.org/downloads/">http://www.pgbuildfarm.org/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>