From 18bb9c4bfb0d93c15f39f30483a37704ae289d18 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 12 Jul 2011 16:15:52 +0000
Subject: [PATCH] Fix URL to pre-update script for old versions

---
 opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-upgrade.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-upgrade.xml b/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-upgrade.xml
index 721f0f1..aa9787e 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-upgrade.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-upgrade.xml
@@ -55,7 +55,7 @@
   schema by following the appropriate steps depending on your platform.</para>
   
   <para>(UNIX) Download and apply <link
-  xlink:href='https://wikis.forgerock.org/confluence/download/attachments/11632664/opendj_patch4upgrade.sh?version=1&amp;modificationDate=1299182493000'
+  xlink:href='http://wikis.forgerock.org/confluence/download/attachments/11632664/opendj_patch4upgrade.sh'
   >opendj_patch4upgrade.sh</link> to your current server, by
   running the shell script from the directory where the server is installed.</para>
   

--
Gitblit v1.10.0