We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f59a8 commit 55fee6cCopy full SHA for 55fee6c
pages/index.html
@@ -64,6 +64,8 @@ <h2 class="block">Who's Using jQuery</h2>
64
<aside id="sidebar" class="four columns">
65
<h3>Resources</h3>
66
<ul>
67
+ <li><a href="http://api.jquery.com">jQuery Core API Documentation</a></li>
68
+ <li><a href="http://learn.jquery.com">jQuery Learning Center</a></li>
69
<li><a href="http://blog.jquery.com">jQuery Blog</a></li>
70
<li><a href="http://contribute.jquery.com">Contribute to jQuery</a></li>
71
<li><a href="http://jquery.org">About the jQuery Foundation</a></li>
0 commit comments