Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<!DOCTYPE html>
<!--
The jQuery UI Widget Factory: WAT?
Expand Down Expand Up @@ -628,7 +627,7 @@ <h1>More Resources</h1>
<li><a href="http://www.erichynds.com/jquery/tips-for-developing-jquery-ui-widgets/">Tips for Developing UI Widgets</a></li>
<li><a href="http://net.tutsplus.com/tutorials/javascript-ajax/coding-your-first-jquery-ui-plugin/">Coding Your First jQuery UI Plugin</a></li>
<li><a href="http://wiki.jqueryui.com/">jQuery UI Planning Wiki</a></li>
<li><a href="http://github.com/ajpiano.com/widgetfactory">These slides and our filterable plugin on GitHub</a></li>
<li><a href="http://github.com/ajpiano/widgetfactory">These slides and our filterable plugin on GitHub</a></li>
</ul>
</section>
</div>
Expand Down