From 084cdcfc95ef98198783ecb623e4009a0921942f Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 29 Mar 2012 14:04:45 +0000
Subject: [PATCH] Add more interdocument links, especially now that they work in both forms of HTML output

---
 opendj3/src/main/docbkx/release-notes/index.xml |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/opendj3/src/main/docbkx/release-notes/index.xml b/opendj3/src/main/docbkx/release-notes/index.xml
index 1f0519e..496d23e 100644
--- a/opendj3/src/main/docbkx/release-notes/index.xml
+++ b/opendj3/src/main/docbkx/release-notes/index.xml
@@ -54,10 +54,7 @@
  
  <preface>
   <title>About OpenDJ</title>
-  <!--  
-  <para>Test link to <citetitle xlink:role="http://docbook.org/xlink/role/olink"
-  xlink:href="admin-guide#admin-guide">Admin Guide</citetitle>.</para>
-  -->
+
   <para>OpenDJ is an LDAPv3 compliant directory service, developed for
   the Java platform, providing a high performance, highly available,
   and secure store for the identities managed by your organization. Its
@@ -79,9 +76,11 @@
   Finally, these notes list both issues fixed since the previous
   release and known issues open at the time of release.</para>
    
-  <para>See the <citetitle>Installation Guide</citetitle> for more after you
-  read these release notes. The installation guide covers installation and
-  upgrade for OpenDJ directory server and OpenDJ DSML gateway.</para>
+  <para>See the <link xlink:role="http://docbook.org/xlink/role/olink"
+  xlink:href="install-guide#install-guide"><citetitle>Installation
+  Guide</citetitle></link> for more after you read these release notes. The
+  installation guide covers installation and upgrade for OpenDJ directory
+  server and OpenDJ DSML gateway.</para>
  </preface>
 
  <xinclude:include href='chap-whats-new.xml' />

--
Gitblit v1.10.0