From 052f70c810813d9f5533b3cd4c9138d2df0d15e6 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Fri, 17 May 2013 09:01:33 +0000
Subject: [PATCH] CR-1700 Fix for OPENDJ-865: Document new upgrade experience

---
 opendj3/src/main/docbkx/admin-guide/appendix-rest2ldap.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/appendix-rest2ldap.xml b/opendj3/src/main/docbkx/admin-guide/appendix-rest2ldap.xml
index 70fa564..da2822a 100644
--- a/opendj3/src/main/docbkx/admin-guide/appendix-rest2ldap.xml
+++ b/opendj3/src/main/docbkx/admin-guide/appendix-rest2ldap.xml
@@ -44,7 +44,7 @@
    the RESTful API over HTTP (or HTTPS). You configure the mapping between
    JSON resources and LDAP entries by editing the configuration file for the
    HTTP connection handler, by default
-   <filename>/path/to/OpenDJ/config/http-config.json</filename>.</para>
+   <filename>/path/to/opendj/config/http-config.json</filename>.</para>
   </listitem>
 
   <listitem>

--
Gitblit v1.10.0