You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2008/12/30 02:05:44 UTC

svn commit: r730024 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.xdoc

Author: hlship
Date: Mon Dec 29 17:05:44 2008
New Revision: 730024

URL: http://svn.apache.org/viewvc?rev=730024&view=rev
Log:
TAP5-391: Link from Form page to checkbox page (on website) is incorrect

Modified:
    tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.xdoc

Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.xdoc
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.xdoc?rev=730024&r1=730023&r2=730024&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.xdoc (original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Form.xdoc Mon Dec 29 17:05:44 2008
@@ -27,7 +27,7 @@
 
             <ul>
                 <li>
-                    <a href="CheckBox.html">CheckBox</a>
+                    <a href="Checkbox.html">Checkbox</a>
                 </li>
                 <li>
                     <a href="DateField.html">DateField</a>