mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
24.22.2011 4c5b12c8b5d5c2e2f6575343cebbd5ad01662072
Adjust links that changed due to refactoring
2 files modified
4 ■■■■ changed files
opendj3/src/site/site.xml 2 ●●● patch | view | raw | blame | history
opendj3/src/site/xdoc/docs.xml 2 ●●● patch | view | raw | blame | history
opendj3/src/site/site.xml
@@ -86,7 +86,7 @@
   </item>
   <item name="Config Reference" href="index.html" alt="TODO" />
   <item name="Plugin Javadoc" href="index.html" alt="TODO" />
   <item name="SDK Javadoc" href="./opendj-sdk/apidocs/index.html" />
   <item name="SDK Javadoc" href="./opendj-ldap-sdk/apidocs/index.html" />
  </menu>
  <menu ref="reports" />
opendj3/src/site/xdoc/docs.xml
@@ -66,7 +66,7 @@
    <dd><a href="TODO">HTML</a></dd>
    
    <dt>LDAP Client API Specification</dt>
    <dd><a href="./opendj-sdk/apidocs/index.html">HTML</a></dd>
    <dd><a href="./opendj-ldap-sdk/apidocs/index.html">HTML</a></dd>
   </dl>
  </section>
 </body>