From ee79d599907951258af491a0b827c861af31f3f1 Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Thu, 23 May 2013 06:59:43 -0700 Subject: [PATCH] fix home page for new downloads location (retry) --- htdocs/index.html | 2 +- templates/index.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 2ee6380..01157c1 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -49,7 +49,7 @@ architecture, operating system and compiler.

To see what is involved in running a buildfarm member, please read http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto. The client code can be found at the -downloads page. +downloads page.

The build farm software should run on all platforms that can support PostgreSQL.

diff --git a/templates/index.tt b/templates/index.tt index f0914e4..6458187 100644 --- a/templates/index.tt +++ b/templates/index.tt @@ -37,7 +37,7 @@ architecture, operating system and compiler.

To see what is involved in running a buildfarm member, please read http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto. The client code can be found at the -downloads page. +downloads page.

The build farm software should run on all platforms that can support PostgreSQL.

-- 2.30.2