From cae28f594a2131517659debd0aa03872a1525b5c Mon Sep 17 00:00:00 2001
From: X O Getting Help
If you're struggling to get any part of the site working properly, or have any questions, we're here to help.
-The best place to get help is on [IRC](http://en.wikipedia.org/wiki/Internet_Relay_Chat), in the `#jquery-content` channel on [Freenode](http://freenode.net). If you're unfamiliar with IRC, you can use the [webchat gateway](http://webchat.freenode.net/).
+The best place to get help is on [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat), in the `#jquery-content` channel on [Freenode](https://freenode.net). If you're unfamiliar with IRC, you can use the [webchat gateway](https://webchat.freenode.net/).
-In addition, the jQuery Content Team holds a [public, biweekly meeting](http://jquery.org/meeting) on Wednesday, at 1PM Eastern time in the `#jquery-meeting` channel on Freenode.
+In addition, the jQuery Content Team holds a [public, biweekly meeting](https://jquery.org/meeting) on Wednesday, at 1PM Eastern time in the `#jquery-meeting` channel on Freenode.
If IRC is not your thing, but you still want or need to get in touch, please use the site's [GitHub repo](https://github.com/jquery/learn.jquery.com) or send us an e-mail to `content at jquery dot org`.
diff --git a/LICENSE.txt b/LICENSE.txt
index 5bbeec51..185dea06 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -34,7 +34,7 @@ Copyright and related rights for sample code are waived via CC0. Sample
code is defined as all source code displayed within the prose of the
documentation.
-CC0: http://creativecommons.org/publicdomain/zero/1.0/
+CC0: https://creativecommons.org/publicdomain/zero/1.0/
====
diff --git a/README.md b/README.md
index 60bc2a16..d3de89e7 100755
--- a/README.md
+++ b/README.md
@@ -37,9 +37,9 @@ Each of the articles on the site has some JSON "Front Matter" that contains meta
## Building and Deploying
-To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/).
+To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](https://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](https://contribute.jquery.org/web-sites/).
## How Can I Help?
-We encourage contribution from anyone. For more comprehensive documentation on how to get involved, please read our [contributing guide](http://learn.jquery.com/contributing).
+We encourage contribution from anyone. For more comprehensive documentation on how to get involved, please read our [contributing guide](https://learn.jquery.com/contributing).
diff --git a/package.json b/package.json
index 22f78f64..169bb0d3 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"title": "jQuery Learning Site",
"description": "jQuery Foundation site for learning jQuery and JavaScript",
"version": "0.6.19",
- "homepage": "http://learn.jquery.com",
+ "homepage": "https://learn.jquery.com",
"author": {
"name": "jQuery Foundation and other contributors"
},
diff --git a/page/about-jquery/additional-support.md b/page/about-jquery/additional-support.md
index 9378b57f..29c7a3e1 100644
--- a/page/about-jquery/additional-support.md
+++ b/page/about-jquery/additional-support.md
@@ -1,39 +1,39 @@
While we hope to cover most jQuery-related topics on this site, you may need additional or more immediate support. The following resources can prove useful.
### Official Forums
-http://forum.jquery.com/
+https://forum.jquery.com/
There are many subforums where you can discuss jQuery, ask questions, talk about JavaScript, or announce your plugins.
-* [Getting Started](http://forum.jquery.com/getting-started)
- * This is the best place to post if you are brand new to jQuery and JavaScript.
-* [Using jQuery](http://forum.jquery.com/using-jquery)
- * This is the best place to post if you have general questions or concerns.
- * If you've built a site that uses jQuery, or would like to announce a new plugin, this is the place to do it.
-* [Using jQuery Plugins](http://forum.jquery.com/using-jquery-plugins)
- * If you are a plugin author or user and you wish to discuss specific plugins, plugin bugs, new features, or new plugins.
-* [Using jQuery UI](http://forum.jquery.com/using-jquery-ui)
- * This is the place to discuss use of [jQuery UI](http://jqueryui.com/) Interactions, Widgets, and Effects
-* [jQuery Mobile](http://forum.jquery.com/jquery-mobile)
- * This is the place to discuss jQuery Mobile.
-* [Developing jQuery Core](http://forum.jquery.com/developing-jquery-core)
- * This forum centers around development of the jQuery library itself.
- * Post here if you have questions about certain bugs, development with jQuery, features, or anything in the bug tracker or Git.
-* [Developing jQuery Plugins](http://forum.jquery.com/developing-jquery-plugins)
- * This forum covers development of jQuery plugins.
-* [Developing jQuery UI](http://forum.jquery.com/developing-jquery-ui)
- * This is the place to discuss development of [jQuery UI](http://jqueryui.com/) itself – including bugs, new plugins, and how you can help.
- * All jQuery UI svn commits are posted to this list to facilitate feedback, discussion, and review.
- * Also note that a lot of the development and planning of jQuery UI takes place on the [jQuery UI Development and Planning Wiki](http://wiki.jqueryui.com/).
-* [Developing jQuery Mobile](http://forum.jquery.com/developing-jquery-mobile)
- * This forum covers issues related to the development of jQuery Mobile.
-* [QUnit and Testing](http://forum.jquery.com/qunit-and-testing)
- * This is the place to discuss JavaScript testing in general and QUnit in particular
+* [Getting Started](https://forum.jquery.com/getting-started)
+ * This is the best place to post if you are brand new to jQuery and JavaScript.
+* [Using jQuery](https://forum.jquery.com/using-jquery)
+ * This is the best place to post if you have general questions or concerns.
+ * If you've built a site that uses jQuery, or would like to announce a new plugin, this is the place to do it.
+* [Using jQuery Plugins](https://forum.jquery.com/using-jquery-plugins)
+ * If you are a plugin author or user and you wish to discuss specific plugins, plugin bugs, new features, or new plugins.
+* [Using jQuery UI](https://forum.jquery.com/using-jquery-ui)
+ * This is the place to discuss use of [jQuery UI](https://jqueryui.com/) Interactions, Widgets, and Effects
+* [jQuery Mobile](https://forum.jquery.com/jquery-mobile)
+ * This is the place to discuss jQuery Mobile.
+* [Developing jQuery Core](https://forum.jquery.com/developing-jquery-core)
+ * This forum centers around development of the jQuery library itself.
+ * Post here if you have questions about certain bugs, development with jQuery, features, or anything in the bug tracker or Git.
+* [Developing jQuery Plugins](https://forum.jquery.com/developing-jquery-plugins)
+ * This forum covers development of jQuery plugins.
+* [Developing jQuery UI](https://forum.jquery.com/developing-jquery-ui)
+ * This is the place to discuss development of [jQuery UI](https://jqueryui.com/) itself – including bugs, new plugins, and how you can help.
+ * All jQuery UI svn commits are posted to this list to facilitate feedback, discussion, and review.
+ * Also note that a lot of the development and planning of jQuery UI takes place on the [jQuery UI Development and Planning Wiki](http://wiki.jqueryui.com/).
+* [Developing jQuery Mobile](https://forum.jquery.com/developing-jquery-mobile)
+ * This forum covers issues related to the development of jQuery Mobile.
+* [QUnit and Testing](https://forum.jquery.com/qunit-and-testing)
+ * This is the place to discuss JavaScript testing in general and QUnit in particular
At the bottom of each of the forums is an RSS feed you can subscribe to.
@@ -44,7 +44,7 @@ To ensure that you'll get a useful answer in no time, please consider the follow
* Use Firebug/Developer Tools to inspect the HTML classes, CSS, etc.
* Try expected resulting HTML and CSS without JavaScript/jQuery and see if the problem could be isolated to those two.
* Reduce to a minimal test case (keep removing things until the problem goes away, etc.)
-* Provide that test case as part of your mail. Either upload it somewhere or post it on [jsbin.com](http://jsbin.com/).
+* Provide that test case as part of your mail. Either upload it somewhere or post it on [jsbin.com](https://jsbin.com/).
In general, keep your question short and focused and provide only essential details – others can be added when required.
@@ -55,17 +55,17 @@ The mailing lists existed before the forums were created, and were closed in ear
There are two different ways of browsing the mailing list archives.
1. The official mailing list archives can be found here:
- * [jQuery General Discussion Archives](http://groups.google.com/group/jquery-en)
- * [jQuery Dev List Archives](http://groups.google.com/group/jquery-dev)
- * [jQuery UI General Discussion Archives](http://groups.google.com/group/jquery-ui)
- * [jQuery UI Dev List Archives](http://groups.google.com/group/jquery-ui-dev)
- * [jQuery Plugins List Archives](http://groups.google.com/group/jquery-plugins)
+ * [jQuery General Discussion Archives](https://groups.google.com/group/jquery-en)
+ * [jQuery Dev List Archives](https://groups.google.com/group/jquery-dev)
+ * [jQuery UI General Discussion Archives](https://groups.google.com/group/jquery-ui)
+ * [jQuery UI Dev List Archives](https://groups.google.com/group/jquery-ui-dev)
+ * [jQuery Plugins List Archives](https://groups.google.com/group/jquery-plugins)
2. Also, an interactive, browsable version of the General Discussion mailing list can be found on [Nabble](http://jquery.10927.n7.nabble.com/jQuery-General-Discussion-f3.html) (a forum-like mailing list mirror).
### Chat / IRC Channel
-jQuery also has a very active IRC channel, `#jquery`, hosted by [freenode](http://freenode.net/).
+jQuery also has a very active IRC channel, `#jquery`, hosted by [freenode](https://freenode.net/).
The IRC Channel is best if you need quick help with any of the following:
@@ -82,12 +82,12 @@ If your problem is more in-depth, we may ask you to post to the mailing list, or
**Room:** `#jquery`
-You can also connect at http://webchat.freenode.net/?channels=#jquery.
+You can also connect at https://webchat.freenode.net/?channels=#jquery.
-If you wish to post code snippets to the channel, you should use a paste site, like [jsfiddle.net](http://jsfiddle.net/) or [jsbin.com](http://jsbin.com/).
+If you wish to post code snippets to the channel, you should use a paste site, like [jsfiddle.net](https://jsfiddle.net/) or [jsbin.com](https://jsbin.com/).
-Additional info regarding jQuery's use of IRC can be found on [irc.jquery.org](http://irc.jquery.org).
+Additional info regarding jQuery's use of IRC can be found on [irc.jquery.org](https://irc.jquery.org).
### StackOverflow
-There is an active and well-informed support community at [StackOverflow](http://stackoverflow.com/questions/tagged/jquery). You can likely find an answer for whatever issue you're experiencing. If your question isn't addressed, you can ask a new question and often receive a quick response.
+There is an active and well-informed support community at [StackOverflow](https://stackoverflow.com/questions/tagged/jquery). You can likely find an answer for whatever issue you're experiencing. If your question isn't addressed, you can ask a new question and often receive a quick response.
diff --git a/page/about-jquery/how-jquery-works.md b/page/about-jquery/how-jquery-works.md
index 425ff563..d54bfccf 100644
--- a/page/about-jquery/how-jquery-works.md
+++ b/page/about-jquery/how-jquery-works.md
@@ -1,6 +1,6 @@
### jQuery: The Basics
@@ -11,22 +11,22 @@ This is a basic tutorial, designed to help you get started using jQuery. If you
-
-