From 46cddb74ab9f9fd5c99a7aac6ed4330e9474ecb9 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 05 Jun 2013 10:54:28 +0000
Subject: [PATCH] Fix issue OPENDJ-108, CR-1791. Also fix minor issues with URLs in the install.html and .txt files.

---
 opends/resource/install.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/opends/resource/install.txt b/opends/resource/install.txt
index 0f34e26..f0c443d 100644
--- a/opends/resource/install.txt
+++ b/opends/resource/install.txt
@@ -17,7 +17,7 @@
 recommended that your system have at least 100MB of disk space and 256MB of free memory to run
 OpenDJ for evaluation purposes. Note that you can configure OpenDJ in such a way that it requires
 substantially less, or more, disk space. For more information, see the OpenDJ System Requirements
-at http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide/chap-before-you-install.html.
+at http://opendj.forgerock.org/doc/release-notes/index/chap-before-you-install.html.
 
 To Install OpenDJ in GUI mode
 -----------------------------
@@ -26,7 +26,7 @@
 
 If you run QuickSetup remotely, it automatically downloads and unzips the latest weekly build,
 and handles server configuration. To launch QuickSetup via Java Web Start, point your
-browser to http://www.forgerock.org/downloads/opendj/2.4.4/install/QuickSetup.jnlp.
+browser to http://www.forgerock.org/opendj.html and click on the [Nightly build] link.
 
 To run QuickSetup locally:
 
@@ -45,9 +45,9 @@
 See Also
 --------
  * Installing the OpenDJ directory server
-  (http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide.html)
+  (http://opendj.forgerock.org/doc/install-guide/index.html)
  * Installing OpenDJ with the QuickSetup Wizard
-  (http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide/chap-install-gui.html)
+  (http://opendj.forgerock.org/doc/install-guide/index/chap-install-gui.html)
  * Installing OpenDJ from the Command Line
-  (http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide/chap-install-cli.html)
+  (http://opendj.forgerock.org/doc/install-guide/index/chap-install-cli.html)
 

--
Gitblit v1.10.0