From c0e202a0154757b2d1bb3a572277fc0e4f17131f Mon Sep 17 00:00:00 2001 From: Andrew Dunstan Date: Thu, 23 May 2013 06:42:28 -0700 Subject: [PATCH] fix home page for new downloads location --- htdocs/index.html | 4 ++-- templates/index.tt | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index b112f39..2ee6380 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -23,6 +23,7 @@
  • Members
  • Register
  • GitHub
  • +
  • Email lists and status archives
  • @@ -48,8 +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 at -GitHub. +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 af0f4ec..f0914e4 100644 --- a/templates/index.tt +++ b/templates/index.tt @@ -37,8 +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 at -GitHub. +downloads page.

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

    -- 2.30.2