From 87d05e1df0e9e0c5343b41d007631585ab669c91 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 06 Feb 2015 12:23:13 +0000
Subject: [PATCH] CR-5987 OPENDJ-1784 Move reference content to reference document
---
opends/src/main/docbkx/admin-guide/chap-tuning.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/opends/src/main/docbkx/admin-guide/chap-tuning.xml b/opends/src/main/docbkx/admin-guide/chap-tuning.xml
index fd8ddc9..2aaf68a 100644
--- a/opends/src/main/docbkx/admin-guide/chap-tuning.xml
+++ b/opends/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -20,7 +20,7 @@
!
! CCPL HEADER END
!
- ! Copyright 2011-2014 ForgeRock AS
+ ! Copyright 2011-2015 ForgeRock AS.
!
-->
<chapter xml:id='chap-tuning'
@@ -208,7 +208,7 @@
production, and then conduct experiments to determine how best to meet
the requirements defined in the SLA.</para>
- <para>Use <link xlink:show="new" xlink:href="admin-guide#make-ldif-1"
+ <para>Use <link xlink:show="new" xlink:href="reference#make-ldif-1"
xlink:role="http://docbook.org/xlink/role/olink">make-ldif</link> to generate
sample data that match what you expect to find in production.</para>
@@ -296,7 +296,7 @@
and apply the changes with the
<link
xlink:show="new"
- xlink:href="admin-guide#dsjavaproperties-1"
+ xlink:href="reference#dsjavaproperties-1"
xlink:role="http://docbook.org/xlink/role/olink"
><command>dsjavaproperties</command></link> command.
</para>
@@ -434,7 +434,7 @@
Use the
<link
xlink:show="new"
- xlink:href="admin-guide#import-ldif-1"
+ xlink:href="reference#import-ldif-1"
xlink:role="http://docbook.org/xlink/role/olink"
><command>import-ldif</command></link> command
with the <option>--tmpdirectory</option> option
--
Gitblit v1.10.0