Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / examples / form / hbox-form.html
index 40fecaa..d00de43 100644 (file)
@@ -20,7 +20,7 @@
             In the following example, the space needed for the email validation error message automatically taken form the field size when needed.  The mousedown event is being used for validation for more immediate feedback.  Also note that the FormPanel itself is using an hbox layout as we can use any layout for forms now. - <a href="hbox-form.js">View Source</a>.
         </p>
         <p>
-            See our introductory blog post on the topic <a href="http://www.sencha.com/blog/?p=5478">here</a>.
+            For more, see <a href="vbox-form.html">VBox form example</a>.
         </p>
         <br>
 </body>