From 95def1def91ea248a3ed26ecd14e45580464f898 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 21 Nov 2013 14:57:34 +0000
Subject: [PATCH] Additional fix for OPENDJ-1201: Document how to use the mobile address book demo

---
 opends/src/site/site.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/opends/src/site/site.xml b/opends/src/site/site.xml
index 9f90cbc..22acb29 100644
--- a/opends/src/site/site.xml
+++ b/opends/src/site/site.xml
@@ -66,6 +66,11 @@
       <item name="Toolkit" href="../opendj-ldap-toolkit" />
     </menu>
 
+    <menu name="OpenDJ Mobile Apps">
+      <item name="Contact Manager (Android)"
+            href="http://commons.forgerock.org/mobile/contact-manager/" />
+    </menu>
+
     <menu name="OpenDJ Documentation">
       <item name="All Formats" href="../docs.html" />
       <item name="Release Notes" href="./doc/release-notes/index.html" />

--
Gitblit v1.10.0