aboutsummaryrefslogtreecommitdiffstats
path: root/demos/widget
diff options
context:
space:
mode:
Diffstat (limited to 'demos/widget')
-rw-r--r--demos/widget/default.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/widget/default.html b/demos/widget/default.html
index 1faf13b66..809850196 100644
--- a/demos/widget/default.html
+++ b/demos/widget/default.html
@@ -173,7 +173,6 @@
<div class="demo-description">
<p>This demo shows a simple custom widget built using the widget factory (jquery.ui.widget.js).</p>
<p>The three boxes are initialized in different ways. Clicking them changes their background color. View source to see how it works, its heavily commented</p>
-<p><a href="http://wiki.jqueryui.com/w/page/12138135/Widget-factory">For more details on the widget factory, visit the jQuery UI planning wiki.</a></p>
</div>
</body>
</html>