From 6d6618c34ded63aef1cb0bb8641a89b497cb2a60 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Wed, 25 May 2011 23:43:45 +0000
Subject: [PATCH] Add OpenDJ LDAP SDK Examples module site.

---
 opendj3/opendj-ldap-sdk/src/site/xdoc/index.xml |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/opendj3/opendj-ldap-sdk/src/site/xdoc/index.xml b/opendj3/opendj-ldap-sdk/src/site/xdoc/index.xml
index a7059b9..c282e13 100644
--- a/opendj3/opendj-ldap-sdk/src/site/xdoc/index.xml
+++ b/opendj3/opendj-ldap-sdk/src/site/xdoc/index.xml
@@ -58,7 +58,7 @@
       <p>
         You can start developing your LDAP applications now by obtaining the
         OpenDJ
-        LDAP SDK in any of the following three ways: 
+        LDAP SDK using any of the following methods: 
     </p>
       <subsection name="Maven">
         <p>
@@ -170,13 +170,7 @@
   }
 }</source>
       <p>
-        You can find more examples demonstrating the use of the OpenDJ LDAP SDK
-        by downloading the examples package
-        <a
-          href="http://maven.forgerock.org/repo/snapshots/org/forgerock/opendj/opendj-ldap-sdk-examples/3.0.0-SNAPSHOT">
-          here
-        </a>
-        .
+        You can find more examples in the <a href="../opendj-ldap-sdk-examples/index.html">OpenDJ LDAP SDK Examples</a> module.
       </p>
     </section>
   </body>

--
Gitblit v1.10.0