Skip to content
Closed
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
2 changes: 1 addition & 1 deletion pages/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The jQuery team is constantly working to improve the code. Each commit to the Gi
[CDNs](http://en.wikipedia.org/wiki/Content_delivery_network) can offer a performance benefit by hosting jQuery on servers spread across the globe. This also offers an advantage that
if the visitor to your webpage has already downloaded a copy of jQuery from the same CDN, it won't have to be re-downloaded.

### jQuery's CDN provided by [MediaTemple](http://mediatemple.net)
### jQuery's CDN provided by [MaxCDN](http://www.maxcdn.com)

To use the jQuery CDN, just reference the file directly from `http://code.jquery.com` in the script tag:
```
Expand Down