Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1155F108F6 for ; Wed, 24 Jul 2013 08:14:10 +0000 (UTC) Received: (qmail 17775 invoked by uid 500); 24 Jul 2013 08:14:09 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 16970 invoked by uid 500); 24 Jul 2013 08:14:07 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 16952 invoked by uid 99); 24 Jul 2013 08:14:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 08:14:06 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 08:14:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3DAFC2388831; Wed, 24 Jul 2013 08:13:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1506437 - /directory/site/trunk/content/apacheds/advanced-user-guide.mdtext Date: Wed, 24 Jul 2013 08:13:45 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130724081345.3DAFC2388831@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Wed Jul 24 08:13:44 2013 New Revision: 1506437 URL: http://svn.apache.org/r1506437 Log: Fixed broken links. Modified: directory/site/trunk/content/apacheds/advanced-user-guide.mdtext Modified: directory/site/trunk/content/apacheds/advanced-user-guide.mdtext URL: http://svn.apache.org/viewvc/directory/site/trunk/content/apacheds/advanced-user-guide.mdtext?rev=1506437&r1=1506436&r2=1506437&view=diff ============================================================================== --- directory/site/trunk/content/apacheds/advanced-user-guide.mdtext (original) +++ directory/site/trunk/content/apacheds/advanced-user-guide.mdtext Wed Jul 24 08:13:44 2013 @@ -76,6 +76,6 @@ This guide get you a deep further into A * [4.2.11 - Links and References](advanced-ug/4.2.11-links-and-references.html) * [4.3 Password Policy](advanced-ug/4.3-password-policy.html) * [5 - Administration](advanced-ug/5-administration.html) - * [5.1 - Layout](5.1-layout.html) - * [5.2 - Starting and stopping](5.2-start-stop.html) - * [5.3 - Logs](5.3-logs.html) + * [5.1 - Layout](advanced-ug/5.1-layout.html) + * [5.2 - Starting and stopping](advanced-ug/5.2-start-stop.html) + * [5.3 - Logs](advanced-ug/5.3-logs.html)