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/install-guide/preface.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/opendj3/src/main/docbkx/install-guide/preface.xml b/opendj3/src/main/docbkx/install-guide/preface.xml
index 4c126d3..4303b8e 100644
--- a/opendj3/src/main/docbkx/install-guide/preface.xml
+++ b/opendj3/src/main/docbkx/install-guide/preface.xml
@@ -33,8 +33,9 @@
 
  <para>This guide shows you how to install, upgrade, and remove OpenDJ
  software. Unless you are planning a throwaway evaluation or test
- installation, read the <citetitle>Release Notes</citetitle> before
- you get started.</para>
+ installation, read the <link xlink:href="release-notes#release-notes"
+ xlink:role="http://docbook.org/xlink/role/olink"><citetitle>Release
+ Notes</citetitle></link> before you get started.</para>
 
  <para>If you want only to try OpenDJ server software, and you
  do not plan to store any real or important data that you want to keep,

--
Gitblit v1.10.0