aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-03-04 08:17:49 +0000
committerRichard Worth <rdworth@gmail.com>2009-03-04 08:17:49 +0000
commit834349b4079589c3e6781b019f4ae47e0eedbc66 (patch)
treec2bc1f67bbb9a8f86b4f71e3c852a4359299293d /demos/index.html
parentcb478ac4e42168b52f8a0dca508d28c6852712ba (diff)
downloadjquery-ui-834349b4079589c3e6781b019f4ae47e0eedbc66.tar.gz
jquery-ui-834349b4079589c3e6781b019f4ae47e0eedbc66.zip
demos index: added missing </a>
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html
index b058ef153..0654532e3 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -258,7 +258,7 @@
<dd><a href="hide/index.html">Hide</a></dd>
<dd><a href="toggle/index.html">Toggle</a></dd>
<dd><a href="animate/index.html">Animate</a></dd>
- <dd><a href="effect/index.html">Effect</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/Changelog">Changelog</a></dd>