Author: thorsten
Date: Wed Jan 23 11:49:54 2008
New Revision: 614639

URL: http://svn.apache.org/viewvc?rev=614639&view=rev
Log:
Fixing locationmap example. FOR-876

Modified:
    
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples1/locationmap/index.xml

Modified: 
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples1/locationmap/index.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples1/locationmap/index.xml?rev=614639&r1=614638&r2=614639&view=diff
==============================================================================
--- 
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples1/locationmap/index.xml
 (original)
+++ 
forrest/trunk/main/fresh-site/src/documentation/content/xdocs/samples1/locationmap/index.xml
 Wed Jan 23 11:49:54 2008
@@ -121,9 +121,9 @@
  </match>
         </source>
         <p>
-          <a href="lm:rewrite.index">This link is rewritten to an offsite
+          <a href="lm:project.rewrite.index">This link is rewritten to an 
offsite
           address</a> not specified in the link, which has
-          <code>href="lm:rewrite.index"</code>.
+          <code>href="lm:project.rewrite.index"</code>.
         </p>
       </section>
     </section>