Widget demo: Remove link to planning wiki.

This commit is contained in:
Scott González 2012-09-11 16:14:56 -04:00
parent 51676c063a
commit 01e3af4b92

View File

@ -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>