Return-Path: X-Original-To: apmail-forrest-svn-archive@www.apache.org Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E684909C for ; Thu, 5 Jan 2012 04:44:26 +0000 (UTC) Received: (qmail 43896 invoked by uid 500); 5 Jan 2012 04:44:25 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 43831 invoked by uid 500); 5 Jan 2012 04:44:19 -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 43807 invoked by uid 99); 5 Jan 2012 04:44:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 04:44:17 +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, 05 Jan 2012 04:44:15 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D4FCD23888E7; Thu, 5 Jan 2012 04:43:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1227482 - /forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/locationmap/index.xml Date: Thu, 05 Jan 2012 04:43:53 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120105044353.D4FCD23888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Thu Jan 5 04:43:53 2012 New Revision: 1227482 URL: http://svn.apache.org/viewvc?rev=1227482&view=rev Log: Do not use live links in demonstrations. Modified: forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/locationmap/index.xml Modified: forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/locationmap/index.xml URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/locationmap/index.xml?rev=1227482&r1=1227481&r2=1227482&view=diff ============================================================================== --- forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/locationmap/index.xml (original) +++ forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples-b/locationmap/index.xml Thu Jan 5 04:43:53 2012 @@ -121,9 +121,9 @@ </match>

- This link is rewritten to an offsite - address not specified in the link, which has - href="lm:project.rewrite.index". + The link + <a href="lm:project.rewrite.project-info"> + would be re-written to be an offsite address, which is not specified in the link (i.e. to c.a.o/project-info.html).