Add 4.97+security
[buildfarm-server.git] / templates / register-form.tt
index 73b6a3ff2f08750af8acea9dbd44ae5379e52c1c..8bdc3b1f2a481071fc8eafd079c546fa5a59bf6c 100644 (file)
@@ -16,14 +16,14 @@ See accompanying License file for license details
 before submitting this form.</p>
 
 <ul>
-<li> your machine will need to be able to contact <a href="http://buildfarm.exim.org/">http://buildfarm.exim.org</a>
+<li> your machine will need to be able to contact <a href="https://buildfarm.exim.org/">https://buildfarm.exim.org</a>
      either directly or via proxy, and it will need access to an Exim Git repository, 
      either the one at exim.org or a mirror.</li>
-<li> have <a href="http://git-scm.org">git</a> installed.</li>
+<li> have <a href="https://git-scm.org">git</a> installed.</li>
 <li> have a working Exim build environment for your platform.</li>
 <li> read instructions at 
-     <a href="https://github.com/mrballcb/exim-build-farm-client/wiki">https://github.com/mrballcb/exim-build-farm-client/wiki</a></li>
-<li> will require a git checkout of the <a href="https://github.com/mrballcb/exim-build-farm-client">Exim Build Farm Client Code</a>
+     <a href="../wiki/Home.html">the build farm wiki</a></li>
+<li> will require a Git clone of the farm client code: <code>git clone git://git.exim.org/buildfarm-client.git</code>
 <li> get the software running locally using --test (implies flags --force --nostatus --nosend --verbose)</li>
 <li> add --verbose=2 to printout out the entire configure/build/doc/test output</li>
 <li> register your machine on this page</li>