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 2006/06/30 19:32:46 UTC

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

Author: mturyn
Date: Fri Jun 30 12:32:45 2006
New Revision: 418364

URL: http://svn.apache.org/viewvc?rev=418364&view=rev
Log:
Typo

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

Modified: incubator/xap/trunk/WebContent/examples/index.html
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/index.html?rev=418364&r1=418363&r2=418364&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/index.html (original)
+++ incubator/xap/trunk/WebContent/examples/index.html Fri Jun 30 12:32:45 2006
@@ -17,7 +17,7 @@
       <li/><a href="serverside-handler/index.html">Server-side handler</a>
       <li/><a href="split-pane/index.html">Split pane</a>
       <li/><a href="tab-pane/index.html">Tab pane</a><br>
-      <li/><a href="dojo/dojoExample_0.html>Dojo example 0</a>
+      <li/><a href="dojo/dojoExample_0.html">Dojo example 0</a>
     </ul>
   </body>
 </html>