r2206 - trunk/demos

r2206 - trunk/demos


Author: fg.maggie
Date: Wed Mar 4 15:15:43 2009
New Revision: 2206
Modified:
trunk/demos/index.html
Log:
added left nav links to Getting Started and Upgrade Guide
Modified: trunk/demos/index.html
==============================================================================
--- trunk/demos/index.html    (original)
+++ trunk/demos/index.html    Wed Mar 4 15:15:43 2009
@@ -260,10 +260,12 @@
                    <dd><a href="animate/index.html">Animate</a></dd>
                    <dd><a href="effect/index.html">Effect</a></dd>
                <dt>About jQuery UI</dt>
-                    <dd><a href="http://jqueryui.com/docs/Developer_Guide">UI Developer
Guidelines</a></dd>
+                    <dd><a href="http://jqueryui.com/docs/Getting_Started">Getting
Started</a></dd>
+                    <dd><a href="http://jqueryui.com/docs/Upgrade_Guide">Upgrade
Guide</a></dd>                    
                    <dd><a href="http://jqueryui.com/docs/Changelog">Changelog</a></dd>
                    <dd><a href="http://jqueryui.com/docs/Roadmap">Roadmap</a></dd>
                    <dd><a href="http://jqueryui.com/docs/Subversion">Subversion
Access</a></dd>
+                    <dd><a href="http://jqueryui.com/docs/Developer_Guide">UI Developer
Guidelines</a></dd>
                <dt>Theming</dt>
                    <dd><a href="http://jqueryui.com/docs/Theming">Theming jQuery
UI</a></dd>
                    <dd><a href="http://jqueryui.com/docs/Theming/API">jQuery UI CSS
Framework</a></dd>