aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorChi Cheng <cloudream@gmail.com>2009-03-04 07:57:45 +0000
committerChi Cheng <cloudream@gmail.com>2009-03-04 07:57:45 +0000
commitcb478ac4e42168b52f8a0dca508d28c6852712ba (patch)
treedb13374cdcfb991dd193fc443142a2d4b16e5903 /demos/index.html
parent723d916549e6297027bb30a9facc6cf6c4e5bbeb (diff)
downloadjquery-ui-cb478ac4e42168b52f8a0dca508d28c6852712ba.tar.gz
jquery-ui-cb478ac4e42168b52f8a0dca508d28c6852712ba.zip
demo menu: re-order links
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/demos/index.html b/demos/index.html
index e4c7f3ca9..b058ef153 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -260,15 +260,15 @@
<dd><a href="animate/index.html">Animate</a></dd>
<dd><a href="effect/index.html">Effect</dd>
<dt>About jQuery UI</dt>
- <dd><a href="/docs/Developer_Guide">UI Developer Guidelines</a></dd>
- <dd><a href="/docs/Changelog">Changelog</a></dd>
- <dd><a href="/docs/Roadmap">Roadmap</a></dd>
- <dd><a href="/docs/Subversion">Subversion Access</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Developer_Guide">UI Developer Guidelines</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>
<dt>Theming</dt>
- <dd><a href="/docs/Theming">Theming jQuery UI</a></dd>
- <dd><a href="/docs/Theming/API">jQuery UI CSS Framework</a></dd>
- <dd><a href="/docs/Theming/Themeroller">ThemeRoller application</a></dd>
- <dd><a href="/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
+ <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>
+ <dd><a href="http://jqueryui.com/docs/Theming/Themeroller">ThemeRoller application</a></dd>
+ <dd><a href="http://jqueryui.com/docs/Theming/ThemeSwitcher">Theme Switcher Widget</a></dd>
</dl>
</td>