From 6d600b964c89cb6d408ea034ea0030fb671fd4c9 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 10 Jul 2014 13:35:45 +0000
Subject: [PATCH] Additional fix for OPENDJ-1501: Publish 2.6.9 SDK javadoc

---
 src/main/docbkx/sdk-release-notes/chap-compatibility.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/docbkx/sdk-release-notes/chap-compatibility.xml b/src/main/docbkx/sdk-release-notes/chap-compatibility.xml
index fdedf47..3b08d14 100644
--- a/src/main/docbkx/sdk-release-notes/chap-compatibility.xml
+++ b/src/main/docbkx/sdk-release-notes/chap-compatibility.xml
@@ -53,7 +53,7 @@
    Deprecated APIs are listed in the API Specification, on the
    <link
     xlink:show="new"
-    xlink:href="${sdkJavadocBase}/index.html?deprecated-list.html"
+    xlink:href="${sdkJavadocBase}index.html?deprecated-list.html"
    >Deprecated list</link> page.
   </para>
 

--
Gitblit v1.10.0