Load JQuery over ssl
authorSteve Speicher <sspeiche@gmail.com>
Sun, 20 Jul 2014 22:56:04 -0400
changeset 720 d189b4e804e2
parent 719 e3d3c9068612
child 721 aba5c89bf715
Load JQuery over ssl
ldp.html
--- a/ldp.html	Sun Jul 20 22:47:06 2014 -0400
+++ b/ldp.html	Sun Jul 20 22:56:04 2014 -0400
@@ -17,7 +17,7 @@
             page-break-inside: avoid;
         }
     </style>
-    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
     <script src="coverage.js"></script>
     
     <!--