You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2006/07/27 00:51:49 UTC

svn commit: r425894 - /tapestry/tapestry4/trunk/src/site/xdoc/index.xml

Author: jkuhnert
Date: Wed Jul 26 15:51:48 2006
New Revision: 425894

URL: http://svn.apache.org/viewvc?rev=425894&view=rev
Log:
fixed link typo

Modified:
    tapestry/tapestry4/trunk/src/site/xdoc/index.xml

Modified: tapestry/tapestry4/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/index.xml?rev=425894&r1=425893&r2=425894&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/index.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/index.xml Wed Jul 26 15:51:48 2006
@@ -43,9 +43,9 @@
                                    as focused on providing new components as it will solid infrastructure support, but
                                    more and more will be included as the release matures. Currently included are 
                                    <em>Autocomplete,DropdownDatePicker,DropdownTimePicker</em>.</li>
-                <li><b>Client Side Validation -</b> The <a href="/UsersGuide/clientside-validation.html">client side validation</a> support 
+                <li><b>Client Side Validation -</b> The <a href="UsersGuide/clientside-validation.html">client side validation</a> support 
                                     in Tapestry has been completely replaced with a new <a href="http://dojotoolkit.org">dojo</a> based API, 
-                                    providing richer and <a href="/javascript/form-validation.html">more complete</a> validation than has been 
+                                    providing richer and <a href="javascript/form-validation.html">more complete</a> validation than has been 
                                     seen in previous releases. All of the validation constraints that can be specified on the server now have 
                                     client side functional equivalents. Default logic for displaying validation errors/interactions on the client side
                                     UI has also been updated a great deal. The old alert box mechanism has been replaced by field