From 47ec4d237675c57d6461da279470210b0da73000 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 20 Jan 2015 11:32:02 +0000
Subject: [PATCH] Fix broken links

---
 opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/index.xml             |    8 ++++----
 opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/chap-support.xml      |    6 +++---
 opendj-sdk/opendj3-server-dev/src/main/docbkx/admin-guide/chap-server-process.xml |    6 +++---
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/opendj-sdk/opendj3-server-dev/src/main/docbkx/admin-guide/chap-server-process.xml b/opendj-sdk/opendj3-server-dev/src/main/docbkx/admin-guide/chap-server-process.xml
index 0fd8c9a..c03cc0f 100644
--- a/opendj-sdk/opendj3-server-dev/src/main/docbkx/admin-guide/chap-server-process.xml
+++ b/opendj-sdk/opendj3-server-dev/src/main/docbkx/admin-guide/chap-server-process.xml
@@ -10,7 +10,7 @@
   ! Suite 900, Mountain View, California, 94041, USA.
   !
   ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
+  ! trunk/opendj/legal-notices/CC-BY-NC-ND.txt.
   ! See the License for the specific language governing permissions
   ! and limitations under the License.
   !
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2011-2014 ForgeRock AS
+  !      Copyright 2011-2015 ForgeRock AS.
   !    
 -->
 <chapter xml:id='chap-server-process'
@@ -130,7 +130,7 @@
      (Windows) Register OpenDJ as a Windows Service by using the
      <link
       xlink:show="new"
-      xlink:href="admin-guide#windows-service-1"
+      xlink:href="admin-guide#windows-service"
       xlink:role="http://docbook.org/xlink/role/olink"
      ><command>windows-service</command></link> command,
      and then manage the service through Windows administration tools.
diff --git a/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/chap-support.xml b/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/chap-support.xml
index d22eb6a..ba6cea5 100644
--- a/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/chap-support.xml
+++ b/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/chap-support.xml
@@ -10,7 +10,7 @@
   ! Suite 900, Mountain View, California, 94041, USA.
   !
   ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
+  ! trunk/opendj/legal-notices/CC-BY-NC-ND.txt.
   ! See the License for the specific language governing permissions
   ! and limitations under the License.
   !
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2011-2013 ForgeRock AS
+  !      Copyright 2011-2015 ForgeRock AS.
   !    
 -->
 <chapter xml:id='chap-support'
@@ -36,5 +36,5 @@
  area. To contact ForgeRock, send mail to <link
  xlink:href='mailto:info@forgerock.com'>info@forgerock.com</link>. To find a
  partner in your area, see <link xlink:show="new"
- xlink:href="http://forgerock.com/partners/find-a-partner/" />.</para>
+ xlink:href="http://forgerock.com/partners/" />.</para>
 </chapter>
diff --git a/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/index.xml b/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/index.xml
index 82abf80..b358fd6 100644
--- a/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/index.xml
+++ b/opendj-sdk/opendj3-server-dev/src/main/docbkx/release-notes/index.xml
@@ -10,7 +10,7 @@
   ! Suite 900, Mountain View, California, 94041, USA.
   !
   ! You can also obtain a copy of the license at
-  ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
+  ! trunk/opendj/legal-notices/CC-BY-NC-ND.txt.
   ! See the License for the specific language governing permissions
   ! and limitations under the License.
   !
@@ -20,7 +20,7 @@
   !
   ! CCPL HEADER END
   !
-  !      Copyright 2011-2013 ForgeRock AS
+  !      Copyright 2011-2015 ForgeRock AS.
   !    
 -->
 <book xml:id='release-notes'
@@ -39,8 +39,8 @@
    in Java.</para>
   </abstract>
   <copyright>
-   <year>2011-2013</year>
-   <holder>ForgeRock AS</holder>
+   <year>2011-2015</year>
+   <holder>ForgeRock AS.</holder>
   </copyright>
   <authorgroup>
    <author>

--
Gitblit v1.10.0