From 65ffb45f6359099f552d7f05d3543e2ea44ea168 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 02 Mar 2015 14:39:55 +0000
Subject: [PATCH] Link to section on importing example data
---
opendj-server-legacy/src/main/docbkx/admin-guide/chap-rest-operations.xml | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/opendj-server-legacy/src/main/docbkx/admin-guide/chap-rest-operations.xml b/opendj-server-legacy/src/main/docbkx/admin-guide/chap-rest-operations.xml
index d95ccaa..f33d46b 100644
--- a/opendj-server-legacy/src/main/docbkx/admin-guide/chap-rest-operations.xml
+++ b/opendj-server-legacy/src/main/docbkx/admin-guide/chap-rest-operations.xml
@@ -40,7 +40,13 @@
resources over HTTP.
This chapter demonstrates basic RESTful client operations
by using the default configuration
- and sample directory data imported into OpenDJ from
+ and sample directory data
+ <link
+ xlink:show="new"
+ xlink:href="admin-guide#import-ldif"
+ xlink:role="http://docbook.org/xlink/role/olink"
+ >imported into OpenDJ</link>
+ from
<link
xlink:show="new"
xlink:href="http://opendj.forgerock.org/Example.ldif"
--
Gitblit v1.10.0