Upgrade to ExtJS 3.2.2 - Released 06/02/2010
[extjs.git] / examples / grid / buffer.html
index 5e0c788..6a608fd 100644 (file)
@@ -42,7 +42,7 @@
 This results in a much smaller DOM structure and substantially improves performance of resizing, forceFit, autoExpandColumn and other layout and DOM manipulation features in a large grid. The smaller DOM structure 
 can also help to improve the overall performance of your Ext application.<br/><br/>
 <b>While this example works perfectly, this is completely experimental and only a subset of standard grid features are available. It might need slight customizing for your application needs.</b></p>
-<p>To use this example, be sure to add the following JS file:  <a href="BufferView.js">BufferView.js</a></p>
+<p>To use this example, be sure to add the following JS file:  <a href="../ux/BufferView.js">BufferView.js</a></p>
 <p>This grid uses a ScriptTagProxy to fetch cross-domain remote data (from the Ext forums).</p>
 <p>Note that the js is not minified so it is readable. See <a href="buffer.js">buffer.js</a>.</p>