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

Mark Craig
04.22.2015 064e19535f59e4cc1001f9c1683ec001a92ce880
Align with fix for DOCS-260
2 files modified
12 ■■■■ changed files
opends/src/site/site.xml 8 ●●●● patch | view | raw | blame | history
opends/src/site/xdoc/index.xml 4 ●●●● patch | view | raw | blame | history
opends/src/site/site.xml
@@ -20,7 +20,7 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011-2013 ForgeRock AS
  !      Copyright 2011-2015 ForgeRock AS.
  !    
-->
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.0.1"
@@ -73,9 +73,9 @@
    <menu name="OpenDJ Documentation">
      <item name="All Formats" href="../docs.html" />
      <item name="Release Notes" href="./doc/release-notes/index.html" />
      <item name="Installation Guide" href="./doc/install-guide/index.html" />
      <item name="Administration Guide" href="./doc/admin-guide/index.html" />
      <item name="Release Notes" href="./doc/bootstrap/release-notes/index.html" />
      <item name="Installation Guide" href="./doc/bootstrap/install-guide/index.html" />
      <item name="Administration Guide" href="./doc/bootstrap/admin-guide/index.html" />
      <item name="Config Reference" href="./configref/index.html" />
      <item name="Plugin Javadoc" href="./javadoc/index.html" />
    </menu>
opends/src/site/xdoc/index.xml
@@ -20,7 +20,7 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011-2013 ForgeRock AS
  !      Copyright 2011-2015 ForgeRock AS.
  !    
-->
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -67,7 +67,7 @@
    <section name="Getting started">
      <p>
        Once you have obtained a copy of the OpenDJ Directory Server, read the
        <a href="./doc/install-guide/index.html">Installation Guide</a>
        <a href="./doc/bootstrap/install-guide/index.html">Installation Guide</a>
        for further instructions.
      </p>
    </section>