r2316 - Merged r2206 to 1.7.1 (fixes #4360 - Demos: missing developer links in left nav)

r2316 - Merged r2206 to 1.7.1 (fixes #4360 - Demos: missing developer links in left nav)


Author: rdworth
Date: Wed Mar 18 16:56:36 2009
New Revision: 2316
Modified:
branches/1.7.1/demos/index.html
Log:
Merged r2206 to 1.7.1 (fixes #4360 - Demos: missing developer links in left
nav)
Modified: branches/1.7.1/demos/index.html
==============================================================================
--- branches/1.7.1/demos/index.html    (original)
+++ branches/1.7.1/demos/index.html    Wed Mar 18 16:56:36 2009
@@ -260,10 +260,12 @@
                    <dd><a href="toggle/index.html">Toggle</a></dd>
                    <dd><a href="toggleClass/index.html">Toggle Class</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>