Skip to content

Commit 55fee6c

Browse files
committed
Add links to API docs and Learning Center to resources section on home page
1 parent a4f59a8 commit 55fee6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ <h2 class="block">Who's Using jQuery</h2>
6464
<aside id="sidebar" class="four columns">
6565
<h3>Resources</h3>
6666
<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>
6769
<li><a href="http://blog.jquery.com">jQuery Blog</a></li>
6870
<li><a href="http://contribute.jquery.com">Contribute to jQuery</a></li>
6971
<li><a href="http://jquery.org">About the jQuery Foundation</a></li>

0 commit comments

Comments
 (0)