Return-Path: Delivered-To: apmail-aries-commits-archive@www.apache.org Received: (qmail 12966 invoked from network); 7 Apr 2011 10:55:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 10:55:26 -0000 Received: (qmail 85470 invoked by uid 500); 7 Apr 2011 10:55:26 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 85406 invoked by uid 500); 7 Apr 2011 10:55:25 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 85398 invoked by uid 99); 7 Apr 2011 10:55:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 10:55:25 +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; Thu, 07 Apr 2011 10:55:24 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5BC6823889E1; Thu, 7 Apr 2011 10:55:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1089816 - /aries/site/trunk/content/index.mdtext Date: Thu, 07 Apr 2011 10:55:04 -0000 To: commits@aries.apache.org From: hughesj@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110407105504.5BC6823889E1@eris.apache.org> Author: hughesj Date: Thu Apr 7 10:55:04 2011 New Revision: 1089816 URL: http://svn.apache.org/viewvc?rev=1089816&view=rev Log: ARIES-630 patch from Simon Maple, reported by Sreelatha S Modified: aries/site/trunk/content/index.mdtext Modified: aries/site/trunk/content/index.mdtext URL: http://svn.apache.org/viewvc/aries/site/trunk/content/index.mdtext?rev=1089816&r1=1089815&r2=1089816&view=diff ============================================================================== --- aries/site/trunk/content/index.mdtext (original) +++ aries/site/trunk/content/index.mdtext Thu Apr 7 10:55:04 2011 @@ -20,7 +20,7 @@ proposal document on the [incubator wiki -To understand how to _use_ Aries components, take a look at the [BlueprintHelloWorldTutorial](blueprinthelloworldtutorial.html) +To understand how to _use_ Aries components, take a look at the [BlueprintHelloWorldTutorial](documentation/tutorials/blueprinthelloworldtutorial.html) pages which guides you through how to build the Aries code, provides sample applications and describes how to set up an environment in which to run the consuming application.