diff --git a/pages/download.md b/pages/download.md index be3e14b..9131c1a 100644 --- a/pages/download.md +++ b/pages/download.md @@ -89,8 +89,8 @@ if the visitor to your webpage has already downloaded a copy of jQuery from the To use the jQuery CDN, just reference the file directly from `http://code.jquery.com` in the script tag: ``` - - + + ``` Starting with jQuery 1.9, [sourcemap files](http://blog.jquery.com/2013/01/09/jquery-1-9-rc1-and-migrate-rc1-released/#sourcemaps) are available on the jQuery CDN as well. If compressed files are included directly from the CDN as shown above, sourcemap-aware browsers such as Google Chrome will use them when you enable sourcemap support.