From 8c9121b9316a16ae8ed315d1fe23284d6819ece0 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 13 Mar 2012 15:59:59 +0000
Subject: [PATCH] New feature COMMWEB-37: Provide maven plugin for core documentation

---
 opendj3/opendj-ldap-toolkit/src/site/site.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3/opendj-ldap-toolkit/src/site/site.xml b/opendj3/opendj-ldap-toolkit/src/site/site.xml
index 9305ec0..762a706 100644
--- a/opendj3/opendj-ldap-toolkit/src/site/site.xml
+++ b/opendj3/opendj-ldap-toolkit/src/site/site.xml
@@ -50,7 +50,7 @@
 
     <menu name="OpenDJ Documentation">
       <item name="All Documentation" href="../docs.html"/>
-      <item name="Developer Guide" href="../doc/dev-guide/OpenDJ-Dev-Guide.html"/>
+      <item name="Developer Guide" href="../doc/dev-guide/index.html"/>
     </menu>
 
     <menu name="OpenDJ Development">

--
Gitblit v1.10.0