From 68c60855eb05f8ce505c3e7d8574136618f9cddc Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 26 May 2011 09:18:13 +0000
Subject: [PATCH] Improve mailing list link and page; minor name cleanup

---
 opendj3/src/site/site.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opendj3/src/site/site.xml b/opendj3/src/site/site.xml
index 2c31e80..9e98016 100644
--- a/opendj3/src/site/site.xml
+++ b/opendj3/src/site/site.xml
@@ -49,7 +49,7 @@
    <item name="Join" href="https://idp.forgerock.org/openam/UI/Login?service=register" />
    <item name="Downloads" href="http://www.forgerock.com/downloads-opendj.html" />
    <item name="FAQ" href="faq.html" />
-   <item name="Mailing List" href="https://lists.forgerock.org/mailman/listinfo/opendj" />
+   <item name="Mailing Lists" href="mail-lists.html" />
    <item name="Support" href="http://forgerock.com/subscriptions.html" />
    <item name="Partners" href="http://forgerock.com/partners.html" />
    <item name="Wiki" href="http://wikis.forgerock.org/opendj/" />
@@ -61,8 +61,8 @@
     <item name="Toolkit" href="opendj-ldap-toolkit" />
   </menu>
   
-  <menu name="Core Documentation">
-   <item name="Overview" href="docs.html" />
+  <menu name="OpenDJ Documentation">
+   <item name="All Formats" href="docs.html" />
    <item name="Release Notes" href="./doc/release-notes/OpenDJ-Release-Notes.html" collapse="true">
     <item name="EPUB Format" href="./doc/OpenDJ-Release-Notes.epub"/>
     <item name="HTML Format" href="./doc/release-notes/OpenDJ-Release-Notes.html"/>

--
Gitblit v1.10.0