From 54f417a004a42686843f506fd33a9d412dc42e4e Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Tue, 18 Jun 2013 17:27:20 +0000 Subject: [PATCH] CR-1868 Fix for OPENDJ-977: Review OpenDJ docs for editorial problems --- opendj-sdk/opendj3/src/main/docbkx/install-guide/preface.xml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/opendj-sdk/opendj3/src/main/docbkx/install-guide/preface.xml b/opendj-sdk/opendj3/src/main/docbkx/install-guide/preface.xml index 4303b8e..20bc903 100644 --- a/opendj-sdk/opendj3/src/main/docbkx/install-guide/preface.xml +++ b/opendj-sdk/opendj3/src/main/docbkx/install-guide/preface.xml @@ -20,7 +20,7 @@ ! ! CCPL HEADER END ! - ! Copyright 2011-2012 ForgeRock AS + ! Copyright 2011-2013 ForgeRock AS ! --> <preface xml:id='preface' @@ -39,10 +39,10 @@ <para>If you want only to try OpenDJ server software, and you do not plan to store any real or important data that you want to keep, - then you need not read this guide right now. Instead, visit the <link - xlink:href='http://www.forgerock.org/opendj.html' - >download page</link>, and click the link for the latest release to - start the Java WebStart installer wizard directly from your browser.</para> + then you need not read this entire guide. Instead, try <link + xlink:href="install-guide#chap-install-gui" + xlink:role="http://docbook.org/xlink/role/olink"><citetitle>Installing OpenDJ + With the QuickSetup Wizard</citetitle></link>.</para> <section> <title>Who Should Read this Guide</title> -- Gitblit v1.10.0