Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / examples / tabs / tabs.html
index 1a1d9bd..6fb2a5b 100644 (file)
@@ -17,7 +17,7 @@
 <body>
     <h1>Tab Panel Examples</h1>
     <p>Note that the js and css is not minified so it is readable. See <a href="tabs.js">tabs.js</a> for the tab creation code
-    and <a href="tabs-example.css">tabs-example.css</a> for the css.</p>
+    and <a href="tabs.css">tabs.css</a> for the css.</p>
 
     <h2>Tabs with auto height that resize to the content. Built from existing markup.</h2><br>