From bd86eadbde082793b1b968484508a06f6bdfa418 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Mon, 15 Aug 2011 19:39:34 +0000 Subject: [PATCH] Fix links that have changed --- opendj3/src/main/docbkx/dev-guide/preface.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj3/src/main/docbkx/dev-guide/preface.xml b/opendj3/src/main/docbkx/dev-guide/preface.xml index 4468db3..6e4e655 100644 --- a/opendj3/src/main/docbkx/dev-guide/preface.xml +++ b/opendj3/src/main/docbkx/dev-guide/preface.xml @@ -100,7 +100,7 @@ <para>Core documentation, such as what you are now reading, aims to be technically accurate and complete with respect to the software documented. Core documentation therefore follows a <link - xlink:href='https://wikis.forgerock.org/confluence/display/devcom/Documentation+Review+Process' + xlink:href='https://wikis.forgerock.org/confluence/display/devcom/Review+Process' >three-phase review process</link> designed to eliminate errors. The review process should slow authors down enough that documentation you get with a stable release has had time to bake fully.</para> @@ -143,7 +143,7 @@ >https://lists.forgerock.org/mailman/listinfo/opendj-dev</link> Should you want to contribute a patch, test, or feature, or want to author part of the core documentation, first have a look on the ForgeRock Community - page at <link xlink:href='http://www.forgerock.org/community_process.html'> + page at <link xlink:href='http://www.forgerock.org/get_involved.html'> how to get involved</link>.</para> </section> -- Gitblit v1.10.0