Skip to content

Commit

Permalink
update link on home page
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrins committed Feb 22, 2012
1 parent 8387614 commit 6c5f430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -156,7 +156,7 @@ <h2>Features</h2>

<p class='center'>
<a class='btn btn-large' href='http://github.com/Foliotek/ajaxq'>View Project On Github</a>
<a class='btn btn-large' href='http://raw.github.com/Foliotek/AjaxQ/master/ajaxq.js'>Just the JavaScript, Please</a>
<a class='btn btn-large' href='https://github.com/Foliotek/AjaxQ/blob/master/ajaxq.js'>Just the JavaScript, Please</a>
</p>
<h2>Usage</h2>
<p>Using AjaxQ is easy. Add the plugin into your project, then instead of calling <code>$.ajax(opts);</code> call <code>$.ajaxq(name, opts);</code></p>
Expand Down

0 comments on commit 6c5f430

Please sign in to comment.