From d552c18f3cbbb0608c8649b8e7246111045634b3 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 24 Jun 2011 07:51:24 +0000
Subject: [PATCH] Post config ref to OpenDJ site, part I
---
opends/src/site/site.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/site/site.xml b/opends/src/site/site.xml
index 508429e..9448754 100644
--- a/opends/src/site/site.xml
+++ b/opends/src/site/site.xml
@@ -68,8 +68,8 @@
<item name="Release Notes" href="../doc/release-notes/OpenDJ-Release-Notes.html" />
<item name="Installation Guide" href="../doc/install-guide/OpenDJ-Install-Guide.html" />
<item name="Administration Guide" href="../doc/admin-guide/OpenDJ-Admin-Guide.html" />
- <item name="Config Reference" href="404.html" alt="TODO" />
- <item name="Plugin Javadoc" href="404.html" alt="TODO" />
+ <item name="Config Reference" href="./configref/index.html" alt="TODO" />
+ <item name="Plugin Javadoc" href="../404.html" alt="TODO" />
</menu>
<menu name="OpenDJ Development">
--
Gitblit v1.10.0