From 695493c1ac74e69eeb6315a6a1cada566b304421 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 10 Jul 2013 09:28:19 +0000
Subject: [PATCH] CR-1977 Fix for OPENDJ-1005: Move server doc sources alongside other server code
---
opends/src/site/xdoc/index.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/site/xdoc/index.xml b/opends/src/site/xdoc/index.xml
index b48b837..30c0fd8 100644
--- a/opends/src/site/xdoc/index.xml
+++ b/opends/src/site/xdoc/index.xml
@@ -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/install-guide/index.html">Installation Guide</a>
for further instructions.
</p>
</section>
--
Gitblit v1.10.0