From 0d0b94e96d12839f450469cbe111ac98ea0e9c5e Mon Sep 17 00:00:00 2001
From: Bogdan Onikiienko
Date: Sun, 3 Aug 2014 14:05:56 +0300
Subject: [PATCH] Update download.md
---
pages/download.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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.