Author: crossley
Date: Wed Feb 27 22:18:09 2008
New Revision: 631861

URL: http://svn.apache.org/viewvc?rev=631861&view=rev
Log:
The "test2.html" source document seems to have been lost in the samples 
re-arrangement, so re-arrange the sample to not need it.

Modified:
    forrest/trunk/main/fresh-site/src/documentation/content/test1.html

Modified: forrest/trunk/main/fresh-site/src/documentation/content/test1.html
URL: 
http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/content/test1.html?rev=631861&r1=631860&r2=631861&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/src/documentation/content/test1.html 
(original)
+++ forrest/trunk/main/fresh-site/src/documentation/content/test1.html Wed Feb 
27 22:18:09 2008
@@ -21,17 +21,12 @@
        <body>
                <h1>raw un-processed HTML page (test1)</h1>
                <p>
-               This raw HTML page is linked to from xdocs/samples/static.xml
-    and from xdocs/samples/linking.xml
+               This raw HTML page is linked to from xdocs/samples-b/linking.xml
                </p>
-               <p>All linked-to pages (for example: 
-     <a href="test2.html">&lt;a href="test2.html"&gt;</a>) are
-               also available.
-    </p>
-               <hr />
+               <p>All linked-to pages are also available:</p>
     <p>
-               [return to <a href="index.html">Index</a>]<br>
-               [return to <a href="samples/linking.html">Linking 
demonstration</a>]
+               [return to <a href="../index.html">Index</a>]<br>
+                [return to <a 
href="../samples-b/linking.html#no-decoration">Linking demonstration</a>]
     </p>
        </body>
 </html>