From 234c8de30ae6bc57bc97e70d6ed07baf5fed2207 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 28 May 2015 07:33:17 +0000
Subject: [PATCH] Align book XML ID with folder name

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

diff --git a/src/main/docbkx/sdk-release-notes/index.xml b/src/main/docbkx/sdk-release-notes/index.xml
index d9b7cf3..e2f2f38 100644
--- a/src/main/docbkx/sdk-release-notes/index.xml
+++ b/src/main/docbkx/sdk-release-notes/index.xml
@@ -23,7 +23,7 @@
   !      Copyright 2014-2015 ForgeRock AS.
   !    
 -->
-<book xml:id='release-notes'
+<book xml:id='sdk-release-notes'
  xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
  xsi:schemaLocation='http://docbook.org/ns/docbook

--
Gitblit v1.10.0