Author: crossley
Date: Sun Dec  6 08:23:52 2009
New Revision: 887646

URL: http://svn.apache.org/viewvc?rev=887646&view=rev
Log:
Only use version-specific links if necessary.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_90/your-project.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/your-project.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/your-project.xml?rev=887646&r1=887645&r2=887646&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/your-project.xml 
(original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/your-project.xml Sun Dec  
6 08:23:52 2009
@@ -1135,7 +1135,7 @@
         <p>
           Notice the use of the <em>lm</em> protocol in the import statement.
           The <em>lm</em> protocol directs Forrest to use the
-          <a href="site:v0.90//locationmap">locationmap</a> to resolve the
+          <a href="site:locationmap">locationmap</a> to resolve the
           location of the indicated stylesheet. If you trace this
           call through the sitemap, you will find the following section of
           <code>main/webapp/locationmap-transforms.xml</code>: