From 83bdbe9d59b023c310a3384ac24fafb1cae19ddf Mon Sep 17 00:00:00 2001
From: Eric Mill
Date: Sun, 1 Feb 2015 22:27:39 -0500
Subject: [PATCH 1/2] switch URLs to HTTPS
---
page/jquery-mobile/getting-started.md | 6 +++---
page/jquery-mobile/theme-roller.md | 8 ++++----
page/jquery-ui/environments.md | 2 +-
page/performance/read-the-source.md | 2 +-
page/using-jquery-core/document-ready.md | 2 +-
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/page/jquery-mobile/getting-started.md b/page/jquery-mobile/getting-started.md
index 9fdf1c54..47e0d49d 100644
--- a/page/jquery-mobile/getting-started.md
+++ b/page/jquery-mobile/getting-started.md
@@ -19,9 +19,9 @@ In the ``, a div with a `data-role` of `page` is the wrapper used to delin
My Page
-
-
-
+
+
+
diff --git a/page/jquery-mobile/theme-roller.md b/page/jquery-mobile/theme-roller.md
index c3aa5cf4..eefec8d0 100644
--- a/page/jquery-mobile/theme-roller.md
+++ b/page/jquery-mobile/theme-roller.md
@@ -1,4 +1,4 @@
-
@@ -63,9 +63,9 @@ To start using your theme, you can either start from the provided `index.html`,
-
-
-
+
+
+
```
diff --git a/page/jquery-ui/environments.md b/page/jquery-ui/environments.md
index 11489664..f7b0fc75 100644
--- a/page/jquery-ui/environments.md
+++ b/page/jquery-ui/environments.md
@@ -3,4 +3,4 @@
"level": "intermediate"
}
-In addition to being available on [CDN](http://code.jquery.com/)s and [Download Builder](http://jqueryui.com/download/), jQuery UI also integrates into a number of development environments.
\ No newline at end of file
+In addition to being available on [CDN](https://code.jquery.com/)s and [Download Builder](http://jqueryui.com/download/), jQuery UI also integrates into a number of development environments.
\ No newline at end of file
diff --git a/page/performance/read-the-source.md b/page/performance/read-the-source.md
index 78ee465c..0e7c8f47 100644
--- a/page/performance/read-the-source.md
+++ b/page/performance/read-the-source.md
@@ -5,4 +5,4 @@
"attribution": [ "jQuery Fundamentals" ]
}
-Use the source as your documentation. Bookmark [the source code](http://code.jquery.com/jquery/) and refer to it often.
+Use the source as your documentation. Bookmark [the source code](https://code.jquery.com/jquery/) and refer to it often.
diff --git a/page/using-jquery-core/document-ready.md b/page/using-jquery-core/document-ready.md
index db3182a1..da379ebe 100644
--- a/page/using-jquery-core/document-ready.md
+++ b/page/using-jquery-core/document-ready.md
@@ -40,7 +40,7 @@ The example below shows `$( document ).ready()` and `$( window ).load()` in acti
```
-
+