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
---
opends/src/site/xdoc/index.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/site/xdoc/index.xml b/opends/src/site/xdoc/index.xml
index 55dbefe..32c2ab8 100644
--- a/opends/src/site/xdoc/index.xml
+++ b/opends/src/site/xdoc/index.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011 ForgeRock AS
+ ! Copyright 2011-2012 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/OpenDJ-Install-Guide.html">Installation Guide</a>
+ <a href="../doc/install-guide/index.html">Installation Guide</a>
for further instructions.
</p>
</section>
--
Gitblit v1.10.0