From d928438fd1d461915babc0464c95fd98d531c4b2 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 30 Jul 2015 06:46:43 +0000
Subject: [PATCH] CR-7770 OPENDJ-2195 Move hand-written server docs
---
opendj-server-legacy/src/site/xdoc/index.xml | 18 +++++++-----------
1 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/opendj-server-legacy/src/site/xdoc/index.xml b/opendj-server-legacy/src/site/xdoc/index.xml
index 3e048a6..f66dec9 100644
--- a/opendj-server-legacy/src/site/xdoc/index.xml
+++ b/opendj-server-legacy/src/site/xdoc/index.xml
@@ -45,28 +45,24 @@
</p>
<subsection name="Download">
<p>
- By far the simplest method is to download a snapshot directly from the
- ForgeRock Maven
- <a
- href="http://maven.forgerock.org/repo/snapshots/org/forgerock/opendj/opendj-server/">repository</a>
- or a supported build from the ForgeRock
- <a href="https://download.forgerock.com/#/opendj">download</a>
- page.
+ By far the simplest method is to download a build from ForgeRock
+ <a href="https://backstage.forgerock.com/#!/">BackStage</a>,
+ or a nightly build from the ForgeRock
+ <a href="https://forgerock.org">community resource center</a>
</p>
</subsection>
<subsection name="Build">
<p>
For the DIY enthusiasts you can build it yourself by checking out the
- latest code using
- <a href="source-repository.html">Subversion</a>
- and building it with Ant or Maven 3.
+ <a href="source-repository.html">latest code</a>
+ and building it with Maven 3.
</p>
</subsection>
</section>
<section name="Getting started">
<p>
Once you have obtained a copy of the OpenDJ Directory Server, read the
- <a href="./doc/bootstrap/install-guide/index.html">Installation Guide</a>
+ <a href="../doc/bootstrap/install-guide/index.html">Installation Guide</a>
for further instructions.
</p>
</section>
--
Gitblit v1.10.0