diff options
author | Maggie Costello Wachs <fg.maggie@gmail.com> | 2009-03-04 23:15:43 +0000 |
---|---|---|
committer | Maggie Costello Wachs <fg.maggie@gmail.com> | 2009-03-04 23:15:43 +0000 |
commit | 08024000cef6b7821bbbabfd4d1656fb19e53ec7 (patch) | |
tree | b5e9c6029903e65bef58794530033fe8d7e6d153 /demos | |
parent | 834349b4079589c3e6781b019f4ae47e0eedbc66 (diff) | |
download | jquery-ui-08024000cef6b7821bbbabfd4d1656fb19e53ec7.tar.gz jquery-ui-08024000cef6b7821bbbabfd4d1656fb19e53ec7.zip |
added left nav links to Getting Started and Upgrade Guide
Diffstat (limited to 'demos')
-rw-r--r-- | demos/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html index 0654532e3..771ac6c06 100644 --- a/demos/index.html +++ b/demos/index.html @@ -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> |