From cc68e1cd52cb582c879e2777ee889f60f9af3f86 Mon Sep 17 00:00:00 2001 From: Heiko Schlittermann Date: Wed, 2 Nov 2016 00:11:51 +0100 Subject: [PATCH] Fix link references --- templates/index.tt | 4 +--- templates/register-form.tt | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/index.tt b/templates/index.tt index d27a559..a342450 100644 --- a/templates/index.tt +++ b/templates/index.tt @@ -39,9 +39,7 @@ architecture, operating system and compiler.
  • Obtain a fresh copy of the buildfarm client via git clone git://git.exim.org/buildfarm-client.git
  • Further runs of the buildfarm client will auto-update the cloned Git repository (triggered by the run_cron script). -
  • Read Client Installation instructions. - For updated information please do git clone git://git.exim.org/buildfarm-client-wiki.git and check - the file Installation.md file. +
  • Read Client Installation instructions.
  • The build farm software should run on all platforms that can support Exim. diff --git a/templates/register-form.tt b/templates/register-form.tt index 309a0bd..f58b274 100644 --- a/templates/register-form.tt +++ b/templates/register-form.tt @@ -22,7 +22,7 @@ before submitting this form.

  • have git installed.
  • have a working Exim build environment for your platform.
  • read instructions at - https://github.com/mrballcb/exim-build-farm-client/wiki
  • + the build farm wiki
  • will require a Git clone of the farm client code: git clone git://git.exim.org/buildfarm-client.git
  • get the software running locally using --test (implies flags --force --nostatus --nosend --verbose)
  • add --verbose=2 to printout out the entire configure/build/doc/test output
  • -- 2.30.2