diff options
author | Paul Bakaus <paul.bakaus@googlemail.com> | 2009-01-25 16:51:29 +0000 |
---|---|---|
committer | Paul Bakaus <paul.bakaus@googlemail.com> | 2009-01-25 16:51:29 +0000 |
commit | 888fa659a4b441371db6029f00308eff21d16387 (patch) | |
tree | 30242fa8f2de01958b2e50052e8efd11d1278fcd /demos | |
parent | 22bea9f17d8747b2d2959414ed3c4b963c082e81 (diff) | |
download | jquery-ui-888fa659a4b441371db6029f00308eff21d16387.tar.gz jquery-ui-888fa659a4b441371db6029f00308eff21d16387.zip |
demos: removed absolute doc links for cleaner separation between demo-docs / docs
Diffstat (limited to 'demos')
-rw-r--r-- | demos/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/demos/index.html b/demos/index.html index 574e1ae57..424ed3c17 100644 --- a/demos/index.html +++ b/demos/index.html @@ -252,16 +252,6 @@ <dd><a href="effects_feedback/index.html">Feedback</a></dd> <dd><a href="effects_showhide/index.html">Show/Hide</a></dd> <dd><a href="effects_easings/index.html">Easings</a></dd> - <dt>About jQuery UI</dt> - <dd><a href="http://ui.jquery.com/docs/Developer_Guide">UI Developer Guidelines</a></dd> - <dd><a href="http://ui.jquery.com/docs/Changelog">Changelog</a></dd> - <dd><a href="http://ui.jquery.com/docs/Roadmap">Roadmap</a></dd> - <dd><a href="http://ui.jquery.com/docs/Subversion">Subversion Access</a></dd> - <dt>Theming</dt> - <dd><a href="http://ui.jquery.com/docs/Theming">Theming jQuery UI</a></dd> - <dd><a href="http://ui.jquery.com/docs/Theming/API">jQuery UI CSS framework</a></dd> - <dd><a href="http://ui.jquery.com/docs/Theming/Themeroller">ThemeRoller application</a></dd> - <dd><a href="http://ui.jquery.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd> </dl> </td> <td class="normal"> |