Fix URLs from http to https where possible
[buildfarm-server.git] / templates / register-form.tt
index f58b274c02022664d4454624276b8bcd1df3b6e8..8bdc3b1f2a481071fc8eafd079c546fa5a59bf6c 100644 (file)
@@ -16,10 +16,10 @@ 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="../wiki/Home.html">the build farm wiki</a></li>