From c57254fd84b2a307e9becd6b6baf045a8981badb Mon Sep 17 00:00:00 2001 From: David Beitey Date: Wed, 12 Oct 2016 16:58:02 +1000 Subject: [PATCH] Use jQuery over HTTPS for GitHub pages These are prevented from loading for security now that GitHub pages is HTTPS-only. Also adjust a few http:// links to GitHub in the process. --- index.html | 8 ++++---- jquery.highlight.html | 2 +- string_object_test.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 09ac345..40eccc7 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,12 @@ -Fork me on GitHub +Fork me on GitHub

- sandbox.js - by bartaz + sandbox.js + by bartaz

My little place to play with JavaScript
@@ -43,7 +43,7 @@

Download

diff --git a/jquery.highlight.html b/jquery.highlight.html index 9db6d3a..855c055 100644 --- a/jquery.highlight.html +++ b/jquery.highlight.html @@ -6,7 +6,7 @@ - diff --git a/string_object_test.html b/string_object_test.html index e521ed7..6ab771d 100644 --- a/string_object_test.html +++ b/string_object_test.html @@ -3,7 +3,7 @@ jQuery.fn.html(new String("test case") - +