You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by mt...@apache.org on 2007/01/27 20:11:55 UTC

svn commit: r500606 - /incubator/xap/trunk/samples/WebContent/examples/index.html

Author: mturyn
Date: Sat Jan 27 12:11:55 2007
New Revision: 500606

URL: http://svn.apache.org/viewvc?view=rev&rev=500606
Log:
From Rob Gagne

Updated to with some additional links.

Modified:
    incubator/xap/trunk/samples/WebContent/examples/index.html

Modified: incubator/xap/trunk/samples/WebContent/examples/index.html
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/samples/WebContent/examples/index.html?view=diff&rev=500606&r1=500605&r2=500606
==============================================================================
--- incubator/xap/trunk/samples/WebContent/examples/index.html (original)
+++ incubator/xap/trunk/samples/WebContent/examples/index.html Sat Jan 27 12:11:55 2007
@@ -46,12 +46,15 @@
 <br/>
 
 
-<strong>For more examples, visit the XAP online samples directory</strong><br/><br/>
-<a href="http://wiki.apache.org/incubator/xap/Demos">XAP Samples and Demos</a>
+<strong>For more examples and documentation, visit the XAP web sites</strong><br/><br/>
+<a href="http://wiki.apache.org/incubator/xap/Demos">XAP Samples and Demos</a><br/>
+<a href="http://incubator.apache.org/xap">XAP Project</a><br/>
+<a href="http://wiki.apache.org/incubator/xap">General Documentation</a><br/>
+<a href="http://dev.nexaweb.com/docs/apache/header/header.html">Schema and API Reference</a><br/>
 <br/>
 <br/>
 
-<strong>Notes on the samples</strong><br/><br/>
+<strong>Note on the samples</strong><br/><br/>
 Samples are not optimized for load time speed - particularly the widget examples that load a lot of debugging and unit testing logic.<br/>
 </body>
 </html>