diff options
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> |