From f8ccae443ff829524b94dca4b68b357cd20903f8 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 23 Nov 2011 17:22:44 +0000
Subject: [PATCH] One more typo, as clarified by Ludovic
---
opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml b/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml
index 3e45808..3be732b 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml
@@ -76,7 +76,7 @@
version of OpenDJ. For example,
<replaceable>URL-to-QuickSetup-Installer</replaceable> for version
<?eval ${docTargetVersion}?> is
- <literal>http://www.forgerock.org/downloads/opendj/<?eval ${docTargetVersion}?>/install/QuickSetup.jnlp</literal>.</para>
+ <literal>http://download.forgerock.org/downloads/opendj/<?eval ${docTargetVersion}?>/install/QuickSetup.jnlp</literal>.</para>
<para>The WebStart installer corresponds to what you start if you download
OpenDJ-<?eval ${docTargetVersion}?>.zip, unzip the file, and then run
--
Gitblit v1.10.0