From b7c1d75ad357e53c6c238642517b8cc1b858e0ec Mon Sep 17 00:00:00 2001 From: Dave Page Date: Sun, 7 Mar 2010 15:32:35 +0000 Subject: [PATCH] Fix URL to work around broken domain. git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2639 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- portal/template/en/download/linux.html | 4 ++-- portal/template/en/download/macosx.html | 2 +- portal/template/en/download/windows.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/portal/template/en/download/linux.html b/portal/template/en/download/linux.html index 9209917c..347771ee 100644 --- a/portal/template/en/download/linux.html +++ b/portal/template/en/download/linux.html @@ -15,8 +15,8 @@ Enterprise Linux 4 and above and others.

RPM, APT or Portage integration, please use the packages below.

The one click installers are maintained by Dave Page at EnterpriseDB.

diff --git a/portal/template/en/download/macosx.html b/portal/template/en/download/macosx.html index cd6390ad..77cb30f0 100644 --- a/portal/template/en/download/macosx.html +++ b/portal/template/en/download/macosx.html @@ -10,7 +10,7 @@ Mac OS X packages pgAdmin, PL/Java and the PL/pgSQL debugger plugin.

The one click installer is maintained by Dave Page at EnterpriseDB.

diff --git a/portal/template/en/download/windows.html b/portal/template/en/download/windows.html index ed1f2217..7b10a143 100644 --- a/portal/template/en/download/windows.html +++ b/portal/template/en/download/windows.html @@ -13,10 +13,10 @@ Windows packages

The one click installer is designed to be as straightforward as possible and the fastest way to get up and running with PostgreSQL on Windows.

-

Advanced users can also download a zip archive of the binaries, without the installer.

+

Advanced users can also download a zip archive of the binaries, without the installer.

The one click installer is maintained by Dave Page at EnterpriseDB.

-- 2.39.5