From 2b66c09e60661744f404eae433d2d87cfedb1279 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 04 Feb 2015 11:02:25 +0000
Subject: [PATCH] Align with fix for DOCS-260

---
 opendj3-server-dev/src/site/xdoc/index.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj3-server-dev/src/site/xdoc/index.xml b/opendj3-server-dev/src/site/xdoc/index.xml
index 30c0fd8..b83a4d5 100644
--- a/opendj3-server-dev/src/site/xdoc/index.xml
+++ b/opendj3-server-dev/src/site/xdoc/index.xml
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2011-2013 ForgeRock AS
+  !      Copyright 2011-2015 ForgeRock AS.
   !    
 -->
 <document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -67,7 +67,7 @@
     <section name="Getting started">
       <p>
         Once you have obtained a copy of the OpenDJ Directory Server, read the
-        <a href="./doc/install-guide/index.html">Installation Guide</a>
+        <a href="./doc/bootstrap/install-guide/index.html">Installation Guide</a>
         for further instructions.
       </p>
     </section>

--
Gitblit v1.10.0