Skip to content
Merged
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
4 changes: 2 additions & 2 deletions page/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ <h2>CDN Hosted jQuery</h2>
<p>Below are links to the <a href="http://en.wikipedia.org/wiki/Content_delivery_network">CDN</a>-hosted copies of jQuery that you may hotlink to.</p>
<ul>
<li>
<div><a>Google Ajax Libraries API CDN</a></div>
<div><a href="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js">Google Ajax Libraries API CDN</a></div>
<span>Supports SSL via HTTPS (<a href="http://code.google.com/apis/ajaxlibs/documentation/index.html#jquery">Documentation</a>)</span>
</li>
<li>
<div><a>Microsoft CDN</a></div>
<div><a href="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.8.0.min.js">Microsoft CDN</a></div>
<span>Supports SSL via HTTPS (<a href="http://www.asp.net/ajaxlibrary/cdn.ashx">Documentation</a>)</span>
</li>
<li>
Expand Down