From 752b938cfa4cc626ac97e0d12a87d569e907441e Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Mon, 01 Aug 2011 15:01:58 +0000
Subject: [PATCH] Fix download link on main page

---
 opendj3/src/site/xdoc/index.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opendj3/src/site/xdoc/index.xml b/opendj3/src/site/xdoc/index.xml
index 3dc30be..abe4f6e 100644
--- a/opendj3/src/site/xdoc/index.xml
+++ b/opendj3/src/site/xdoc/index.xml
@@ -21,7 +21,7 @@
   ! CCPL HEADER END
   !
   !      Copyright 2011 ForgeRock AS
-  !    
+  !
 -->
 <document
  xmlns="http://maven.apache.org/XDOC/2.0"
@@ -52,7 +52,7 @@
    <p>You are welcome to join us. Here are some ways to get started.</p>
    <ul>
     <li>Download and install a build from the <a
-    href="http://www.forgerock.com/downloads-opendj.html">download page</a>.</li>
+    href="http://www.forgerock.org/opendj.html">download page</a>.</li>
     <li>Join the <a
     href="https://lists.forgerock.org/mailman/listinfo/opendj">OpenDJ
     mailing list</a> to ask questions, make suggestions, and tell us what
@@ -74,7 +74,7 @@
    <ul>
     <li>Get the source. See instructions in the <a
     href="https://wikis.forgerock.org/confluence/display/OPENDJ/Guide+to+OpenDJ+Subversion"
-    >Guide to OpenDJ Subversion</a>.</li>   
+    >Guide to OpenDJ Subversion</a>.</li>
     <li>Make sure you <a
     href="https://idp.forgerock.org/openam/UI/Login?service=register">register
     to join the community</a>, thus also registering to <a

--
Gitblit v1.10.0