From svn-return-7547-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Sat Feb 09 02:31:29 2008 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 84931 invoked from network); 9 Feb 2008 02:31:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2008 02:31:29 -0000 Received: (qmail 46010 invoked by uid 500); 9 Feb 2008 02:31:22 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 45960 invoked by uid 500); 9 Feb 2008 02:31:22 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 45950 invoked by uid 99); 9 Feb 2008 02:31:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 18:31:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 02:31:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C76741A9832; Fri, 8 Feb 2008 18:31:08 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r620065 - /forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/linking.xml Date: Sat, 09 Feb 2008 02:31:08 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080209023108.C76741A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Fri Feb 8 18:31:07 2008 New Revision: 620065 URL: http://svn.apache.org/viewvc?rev=620065&view=rev Log: Fix typo in filename reference. Modified: forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/linking.xml Modified: forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/linking.xml URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/linking.xml?rev=620065&r1=620064&r2=620065&view=diff ============================================================================== --- forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/linking.xml (original) +++ forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/linking.xml Fri Feb 8 18:31:07 2008 @@ -417,7 +417,7 @@ Images

Images (and other resources) are handled by the - main/webapp/resource.xmap sitemap. It uses the + main/webapp/resources.xmap sitemap. It uses the main/webapp/locationmap.xml to look in various locations for images. As usual, the first match wins.