Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / examples / form / xml-form.html
index 9655f03..1a7a5f2 100644 (file)
@@ -18,7 +18,6 @@
     <h1>Loading/Saving a Dynamic Form using XML</h1>
     <p>
         This is a very simple example of using XML for load and submit of data with an Ext dynamic form.
-        For a similar example using JSON rather than XML, see the <a href="">JSON Form example</a>.
     </p>
     <p>
         Click "Load" to load the <a href="xml-form-data.xml">dummy XML data</a> from the server using an XmlReader.